Skip to content

Commit

Permalink
increment version to 3
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Jan 1, 2024
1 parent 13c602d commit 9b50496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Expand Up @@ -20,7 +20,7 @@ android {
defaultConfig {
minSdk = 34
targetSdk = 34
versionCode = 2
versionCode = 3
versionName = versionCode.toString()
}

Expand Down

0 comments on commit 9b50496

Please sign in to comment.