Skip to content

Commit

Permalink
version bump to 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
btimofeev committed Dec 7, 2017
1 parent 0369c6e commit 5531a55
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 @@ -12,8 +12,8 @@ android {
applicationId "org.emunix.unipatcher"
minSdkVersion 14
targetSdkVersion 27
versionCode 140200
versionName "0.14.2"
versionCode 150000
versionName "0.15"
vectorDrawables.useSupportLibrary = true
ndk {
abiFilters 'armeabi-v7a', 'x86'
Expand Down

0 comments on commit 5531a55

Please sign in to comment.