Skip to content

Commit 4dcb7e0

Browse files
timcappalliQZHelen
authored andcommitted
Add versioning
Let's try to bump this to the current date after major changes.
1 parent 0f824b0 commit 4dcb7e0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
defaultConfig {
1414
applicationId = "com.credman.cmwallet"
1515
minSdk = 28
16-
versionCode = 1
17-
versionName = "1.0"
16+
versionCode = 20250514
17+
versionName = "2025.05.14"
1818

1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
}

0 commit comments

Comments
 (0)