Skip to content

Commit

Permalink
up version code to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
atomofiron committed Jul 18, 2024
1 parent ae0b38a commit 11afacb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ android {
defaultConfig {
minSdk = 21
targetSdk = 34
versionCode = 17
versionCode = 18
versionName = "2.1.0"
}
compileOptions {
Expand Down

0 comments on commit 11afacb

Please sign in to comment.