Skip to content

Commit

Permalink
Version 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikita36078 committed Jul 31, 2024
1 parent 83b2d6e commit 2046980
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 @@ -13,8 +13,8 @@ android {
applicationId "ru.playsoftware.j2meloader"
minSdk MIN_SDK
targetSdk TARGET_SDK
versionCode 98
versionName "1.7.9"
versionCode 99
versionName "1.8.0"
resValue 'string', 'app_name', rootProject.name
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 2046980

Please sign in to comment.