update:2020.03.16 日常更新

This commit is contained in:
2020-03-16 18:15:32 +08:00
parent d5da993579
commit eda0eff802
3 changed files with 5 additions and 5 deletions

View File

@@ -16,8 +16,8 @@ android {
targetSdkVersion 26 targetSdkVersion 26
// versionCode 85 // versionCode 85
// versionName "2.0.4.6"//正式jiaoguanyi.com // versionName "2.0.4.6"//正式jiaoguanyi.com
versionCode 106 versionCode 107
versionName "2.6.8"//测试jiaoguanyi.cn versionName "2.6.9"//测试jiaoguanyi.cn
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
packagingOptions { packagingOptions {

View File

@@ -13,7 +13,7 @@
<content url="file://$MODULE_DIR$"> <content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.gradle" /> <excludeFolder url="file://$MODULE_DIR$/.gradle" />
</content> </content>
<orderEntry type="inheritedJdk" /> <orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
</component> </component>
</module> </module>

View File

@@ -4,5 +4,5 @@
# Location of the SDK. This is only used by Gradle. # Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the # For customization when using a Version Control System, please read the
# header note. # header note.
#Tue Feb 11 20:46:09 CST 2020 #Mon Feb 24 11:04:00 CST 2020
sdk.dir=E\:\\1tHDD\\Other\\SDK sdk.dir=C\:\\Users\\Administrator\\AppData\\Local\\Android\\Sdk