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