diff --git a/app/build.gradle b/app/build.gradle index cf6a82d..8ac198b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -11,8 +11,8 @@ android { applicationId "top.niunaijun.blackdex" minSdkVersion 21 targetSdkVersion 30 - versionCode 4 - versionName "3.0.0" + versionCode 5 + versionName "3.1.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"