diff --git a/app/build.gradle b/app/build.gradle index dd18965..5e3aeae 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -21,8 +21,8 @@ android { applicationId "com.nonnonstop.apimate" minSdkVersion 21 targetSdkVersion 32 - versionCode 501 - versionName "0.5.1" + versionCode 600 + versionName "0.6.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }