Commit 91db1211 authored by fallenstardust's avatar fallenstardust

update strings.conf

升级gradle
适配安卓11图片裁剪
parent 26f2dd97
...@@ -7,7 +7,7 @@ buildscript { ...@@ -7,7 +7,7 @@ buildscript {
google() google()
} }
dependencies { dependencies {
classpath 'com.android.tools.build:gradle:4.0.1' classpath 'com.android.tools.build:gradle:4.1.0'
//classpath 'me.tatarka:gradle-retrolambda:3.2.5' //classpath 'me.tatarka:gradle-retrolambda:3.2.5'
} }
} }
......
#Fri Jul 24 09:41:05 CST 2020 #Thu Oct 22 16:04:29 CST 2020
distributionBase=GRADLE_USER_HOME distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-all.zip distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-all.zip
...@@ -1015,7 +1015,7 @@ ...@@ -1015,7 +1015,7 @@
!setname 0x12f 蜂军 BF(ビー・フォース) !setname 0x12f 蜂军 BF(ビー・フォース)
!setname 0x130 破械 !setname 0x130 破械
!setname 0x1130 破械神 !setname 0x1130 破械神
!setname 0x131Dream Mirror !setname 0x131魔镜 夢魔鏡
!setname 0x132 斩机 斬機 !setname 0x132 斩机 斬機
!setname 0x133 半龙女仆 ドラゴンメイド !setname 0x133 半龙女仆 ドラゴンメイド
!setname 0x134 王战 ジェネレイド !setname 0x134 王战 ジェネレイド
...@@ -1029,7 +1029,7 @@ ...@@ -1029,7 +1029,7 @@
!setname 0x13c 代码破坏者 コードブレイカー !setname 0x13c 代码破坏者 コードブレイカー
!setname 0x13d 星义 ネメシス !setname 0x13d 星义 ネメシス
!setname 0x13e 巴巴罗斯 バルバロス !setname 0x13e 巴巴罗斯 バルバロス
!setname 0x13f 巡掠海魔 Plunder Patroll !setname 0x13f 海造贼 海造賊
!setname 0x140 魔救 アダマシア !setname 0x140 魔救 アダマシア
!setname 0x141 六花 !setname 0x141 六花
#setname 0x142 黄金国 エルド #setname 0x142 黄金国 エルド
......
...@@ -106,7 +106,7 @@ dependencies { ...@@ -106,7 +106,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0' implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'com.google.android.material:material:1.0.0' implementation 'com.google.android.material:material:1.0.0'
//图片选择 //图片选择
implementation 'com.yuyh.imgsel:library:2.0.7' implementation 'com.yuyh.imgsel:library:2.1.0'
//跨进程SharedPreferencesPlus工具 //跨进程SharedPreferencesPlus工具
implementation 'com.github.zhangliangming:PreferencesProvider:v1.3' implementation 'com.github.zhangliangming:PreferencesProvider:v1.3'
//Tencent bugly //Tencent bugly
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment