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 0ade788 commit 89a3b04Copy full SHA for 89a3b04
.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 29 // this indicates the number of releases of library
14
- versionName "1.3.1" // this indicates the current version of library
+ versionCode 30 // this indicates the number of releases of library
+ versionName "1.3.2" // this indicates the current version of library
15
}
16
17
buildTypes {
0 commit comments