diff --git a/app/build.gradle b/app/build.gradle index 4d86756e5..9f2a2c1c5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.topjohnwu.magisk" minSdkVersion 21 targetSdkVersion 26 - versionCode 43 - versionName "5.0.3" + versionCode 44 + versionName "5.0.4" ndk { moduleName 'zipadjust' abiFilters 'x86', 'armeabi-v7a'