Skip to content

Commit

Permalink
Version 1.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nikita36078 committed Jul 9, 2023
1 parent 46a9950 commit 0d4e76e
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 97
versionName "1.7.8"
versionCode 98
versionName "1.7.9"
resValue 'string', 'app_name', rootProject.name
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 0d4e76e

Please sign in to comment.