立绘图片更新地址
舰娘数据改为国内地址
S图片改为居中
地图攻略功能完成
战斗日志功能完成
更新第三方库
This commit is contained in:
2020-03-30 17:28:43 +08:00
parent 30e527d6f2
commit 458206ae23
22 changed files with 305 additions and 188 deletions

View File

@@ -1,12 +1,12 @@
apply plugin: 'com.android.library'
android {
compileSdkVersion 25
compileSdkVersion 29
buildToolsVersion '28.0.3'
defaultConfig {
minSdkVersion 15
targetSdkVersion 25
targetSdkVersion 29
versionCode 6
versionName "1.3.0"
}