We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 643d3d9 commit c068803Copy full SHA for c068803
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