diff --git a/app/build.gradle b/app/build.gradle index 84c5de424..d0a576b0d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.topjohnwu.magisk" minSdkVersion 21 targetSdkVersion 25 - versionCode 25 - versionName "4.2.6" + versionCode 26 + versionName "4.2.7" jackOptions { enabled true jackInProcess true