Skip to content

Commit

Permalink
version bump to 0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
btimofeev committed Nov 4, 2018
1 parent ed2740c commit 123e9ea
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 28
versionCode 160000
versionName "0.16"
versionCode 160100
versionName "0.16.1"
vectorDrawables.useSupportLibrary = true
ndk {
abiFilters 'armeabi-v7a', 'x86'
Expand Down

0 comments on commit 123e9ea

Please sign in to comment.