diff --git a/app/build.gradle b/app/build.gradle index dffc9f459..03d64be91 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.topjohnwu.magisk" minSdkVersion 21 targetSdkVersion 25 - versionCode 24 - versionName "4.2.5" + versionCode 25 + versionName "4.2.6" jackOptions { enabled true jackInProcess true