We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ef3ec9 commit b456859Copy full SHA for b456859
1 file changed
app-android/build.gradle.kts
@@ -25,8 +25,8 @@ android {
25
buildConfig = true
26
}
27
defaultConfig {
28
- versionCode = 4
29
- versionName = "1.1.0"
+ versionCode = 5
+ versionName = "1.2.0"
30
31
signingConfigs {
32
create("dev") {
0 commit comments