Skip to content

Commit

Permalink
update version code
Browse files Browse the repository at this point in the history
  • Loading branch information
AlinaStepanova committed Jan 13, 2024
1 parent 3eadee9 commit 83aa52c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId "com.avs.sea.battle"
minSdkVersion 19
targetSdkVersion 34
versionCode 8
versionName "8"
versionCode 9
versionName "9"
vectorDrawables.useSupportLibrary = true
resourceConfigurations += ['en', 'uk', 'ru']
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 83aa52c

Please sign in to comment.