diff --git a/app/build.gradle b/app/build.gradle index ea292ce54..af7dab71e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.topjohnwu.magisk" minSdkVersion 21 targetSdkVersion 26 - versionCode 46 - versionName "5.0.6" + versionCode 50 + versionName "5.1.0" ndk { moduleName 'zipadjust' abiFilters 'x86', 'armeabi-v7a'