We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 144920e commit 2cbef71Copy full SHA for 2cbef71
.idea/caches/build_file_checksums.ser
0 Bytes
sample/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "com.example.smartrecycleradapter"
8
minSdkVersion 14
9
targetSdkVersion 26
10
- versionCode 2
11
- versionName "1.3"
+ versionCode 3
+ versionName "1.4"
12
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
13
}
14
buildTypes {
smartadapter/build.gradle
defaultConfig {
0 commit comments