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