We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54c4cb5 + 8153fa4 commit 48b2522Copy full SHA for 48b2522
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