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 f32cddd commit 24f9770Copy full SHA for 24f9770
build.gradle
@@ -23,6 +23,6 @@ ext {
23
buildToolsVersion = '23.0.1'
24
targetSdkVersion = 22
25
minSdkVersion = 14
26
- versionCode = 15
27
- versionName = "0.5.3"
+ versionCode = 16
+ versionName = "0.5.4"
28
}
0 commit comments