Skip to content

Commit

Permalink
bump version to '0.77'
Browse files Browse the repository at this point in the history
  • Loading branch information
woesss committed Jan 20, 2021
1 parent 7379f72 commit 937954d
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 @@ -7,8 +7,8 @@ android {
applicationId "ru.woesss.j2meloader"
minSdkVersion rootProject.ext.minSdk
targetSdkVersion rootProject.ext.targetSdk
versionCode 18
versionName "0.76"
versionCode 20
versionName "0.77"
archivesBaseName = "JL-Mod_$versionName"
ndk {
abiFilters 'x86', 'armeabi-v7a'
Expand Down

0 comments on commit 937954d

Please sign in to comment.