diff --git a/app/build.gradle b/app/build.gradle index 7cfca14..47a30ef 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,11 +8,11 @@ android { compileSdkVersion 30 buildToolsVersion "30.0.3" defaultConfig { - applicationId "com.yzx1.webebook" + applicationId "com.yzx.webebook" minSdkVersion 26 targetSdkVersion 30 - versionCode 2 - versionName "2.0.0" + versionCode 3 + versionName "2.0.1" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" } signingConfigs {