瀏覽代碼

sdk 2.0

master
leiyun 5 年之前
父節點
當前提交
684655f709
共有 1 個檔案被更改,包括 3 行新增3 行删除
  1. +3
    -3
      app/build.gradle

+ 3
- 3
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 {


Loading…
取消
儲存