Skip to content

Commit

Permalink
Version 1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
nikita36078 committed Aug 21, 2022
1 parent 69fcbfa commit b76aaae
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 94
versionName "1.7.5"
versionCode 95
versionName "1.7.6"
ndk {
abiFilters 'x86', 'armeabi-v7a'
}
Expand Down

0 comments on commit b76aaae

Please sign in to comment.