소스 검색

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 {


불러오는 중...
취소
저장