We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22d0cac commit 9849c5eCopy full SHA for 9849c5e
.idea/caches/build_file_checksums.ser
0 Bytes
app/build.gradle
@@ -10,8 +10,8 @@ android {
10
defaultConfig {
11
minSdkVersion 19
12
targetSdkVersion 28
13
- versionCode 32 // this indicates the number of releases of library
14
- versionName "1.3.4" // this indicates the current version of library
+ versionCode 33 // this indicates the number of releases of library
+ versionName "1.3.5" // this indicates the current version of library
15
}
16
17
buildTypes {
0 commit comments