Skip to content

Commit

Permalink
version "0.79"
Browse files Browse the repository at this point in the history
  • Loading branch information
woesss committed Jun 17, 2021
1 parent 588c152 commit 07a6344
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 @@ -9,8 +9,8 @@ android {
applicationId "ru.woesss.j2meloader"
minSdkVersion rootProject.ext.minSdk
targetSdkVersion rootProject.ext.targetSdk
versionCode 25
versionName "0.78"
versionCode 26
versionName "0.79"
archivesBaseName = "JL-Mod_$versionName"
ndk {
abiFilters 'x86', 'armeabi-v7a'
Expand Down

0 comments on commit 07a6344

Please sign in to comment.