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