Skip to content

Commit 3556631

Browse files
committed
release-1.0.0 chore: versionCode up
1 parent 4ee3f33 commit 3556631

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ android {
2323
applicationId = "com.moneymong.moneymong"
2424
minSdk = 24
2525
targetSdk = 34
26-
versionCode = 2
26+
versionCode = 3
2727
versionName = "1.0.0"
2828

2929
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)