Skip to content

Commit

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

Expand Down

0 comments on commit e8c2c78

Please sign in to comment.