We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ef3ec9 + b456859 commit 4c70202Copy full SHA for 4c70202
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