File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44
55* Project address: [ Github] ( https://github.com/getActivity/MultiLanguages )
66
7- * [ Click here to download demo apk directly] ( https://github.com/getActivity/MultiLanguages/releases/download/9.6 /MultiLanguages.apk )
7+ * [ Click here to download demo apk directly] ( https://github.com/getActivity/MultiLanguages/releases/download/9.8 /MultiLanguages.apk )
88
99![ ] ( picture/dynamic_figure.gif )
1010
@@ -37,7 +37,7 @@ dependencyResolutionManagement {
3737``` groovy
3838dependencies {
3939 // Language switching framework: https://github.com/getActivity/MultiLanguages
40- implementation 'com.github.getActivity:MultiLanguages:9.6 '
40+ implementation 'com.github.getActivity:MultiLanguages:9.8 '
4141}
4242```
4343
Original file line number Diff line number Diff line change 44
55* 项目地址:[ Github] ( https://github.com/getActivity/MultiLanguages )
66
7- * 可以扫码下载 Demo 进行演示或者测试,如果扫码下载不了的,[ 点击此处可直接下载] ( https://github.com/getActivity/MultiLanguages/releases/download/9.6 /MultiLanguages.apk )
7+ * 可以扫码下载 Demo 进行演示或者测试,如果扫码下载不了的,[ 点击此处可直接下载] ( https://github.com/getActivity/MultiLanguages/releases/download/9.8 /MultiLanguages.apk )
88
99![ ] ( picture/dynamic_figure.gif )
1010
@@ -37,7 +37,7 @@ dependencyResolutionManagement {
3737``` groovy
3838dependencies {
3939 // 语种切换框架:https://github.com/getActivity/MultiLanguages
40- implementation 'com.github.getActivity:MultiLanguages:9.6 '
40+ implementation 'com.github.getActivity:MultiLanguages:9.8 '
4141}
4242```
4343
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ android {
66 defaultConfig {
77 // Android 版本适配指南:https://github.com/getActivity/AndroidVersionAdapter
88 targetSdk 34
9- versionCode 960
10- versionName " 9.6 "
9+ versionCode 980
10+ versionName " 9.8 "
1111 }
1212
1313 // 支持 Java JDK 8
You can’t perform that action at this time.
0 commit comments