Skip to content

Commit

Permalink
config-holder: increment version to 82
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitrii <bankersenator@gmail.com>
  • Loading branch information
thestinger authored and shutter-cat committed Nov 8, 2023
1 parent d52b602 commit fbaa0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config-holder/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {
defaultConfig {
minSdk = 32
targetSdk = 34
versionCode = 81
versionCode = 82
versionName = versionCode.toString()
}

Expand Down

0 comments on commit fbaa0e0

Please sign in to comment.