Skip to content
This repository has been archived by the owner on Jul 19, 2018. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
topjohnwu committed Jul 13, 2017
1 parent d2bcac8 commit 4dc9419
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 @@ -8,8 +8,8 @@ android {
applicationId "com.topjohnwu.magisk"
minSdkVersion 21
targetSdkVersion 26
versionCode 44
versionName "5.0.4"
versionCode 45
versionName "5.0.5"
ndk {
moduleName 'zipadjust'
abiFilters 'x86', 'armeabi-v7a'
Expand Down

0 comments on commit 4dc9419

Please sign in to comment.