We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12fa563 commit 0de08c5Copy full SHA for 0de08c5
1 file changed
build.gradle
@@ -26,7 +26,7 @@ ext {
26
theCompileSdkVersion = 26
27
theTargetSdkVersion = 26
28
theMinSdkVersion = 5
29
- theVersionName = '1.5.4'
+ theVersionName = '1.5.5'
30
theVersionCode = 0
31
}
32
0 commit comments