We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 791696b commit 8153fa4Copy full SHA for 8153fa4
1 file changed
app/build.gradle.kts
@@ -30,7 +30,7 @@ android {
30
applicationId = "com.moneymong.moneymong"
31
minSdk = 24
32
targetSdk = 34
33
- versionCode = 5
+ versionCode = 6
34
versionName = "1.0.0"
35
36
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments