Skip to content

Commit

Permalink
version bump to 0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
btimofeev committed Aug 24, 2018
1 parent 365864d commit 52c9992
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 "org.emunix.unipatcher"
minSdkVersion 21
targetSdkVersion 27
versionCode 150000
versionName "0.15"
versionCode 160000
versionName "0.16"
vectorDrawables.useSupportLibrary = true
ndk {
abiFilters 'armeabi-v7a', 'x86'
Expand Down

0 comments on commit 52c9992

Please sign in to comment.