Skip to content

Commit

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

0 comments on commit ec51bc2

Please sign in to comment.