File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1515 buildToolsVersion : " 26.0.0" ,
1616 minSdkVersion : 19 ,
1717 targetSdkVersion : 26 ,
18- versionCode : 10 ,
19- versionName : " 1.2 .2" ,
18+ versionCode : 12 ,
19+ versionName : " 1.3 .2" ,
2020 applicationId : " com.jusenr.tools" ,
2121 manifestPlaceholders : [UMENG_APPKEY_VALUE : " 59a1173a7f2c747ef20009a3" ,
2222 APP_ID : " 6666" ],
2626 junitVersion : " 4.12" ,
2727 debugDbVersion : " 1.0.0" ,
2828 leakcanaryVersion : " 1.5.1" ,
29- androidtoolsVersion : " 1.2.2 " ,
29+ androidtoolsVersion : " 1.+ " ,
3030
3131 constraintVersion : " 1.0.2" ,
3232 androidSupportVersion : " 26.+" ,
Original file line number Diff line number Diff line change @@ -8,10 +8,10 @@ android {
88 buildToolsVersion " 26.0.0"
99
1010 defaultConfig {
11- minSdkVersion 19
11+ minSdkVersion 15
1212 targetSdkVersion 26
13- versionCode 6
14- versionName " 1.2.2 "
13+ versionCode 1
14+ versionName " 1.0.0 "
1515
1616 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
1717 }
You can’t perform that action at this time.
0 commit comments