diff --git a/app/build.gradle b/app/build.gradle index 54a660d..d645282 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -26,8 +26,8 @@ android { applicationId "me.hexile.odexpatcher" minSdkVersion 19 targetSdkVersion 30 - versionCode 100 - versionName "1.0.0" + versionCode 101 + versionName "1.0.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"