Releases: cat-x/SwitchLanguage
Releases · cat-x/SwitchLanguage
SwitchLanguage 0.23
SwitchLanguage 0.22
增加Context的扩展函数
SwitchLanguage 0.21
依赖方式更改
SwitchLanguage 0.20
In your root path build.gradle:
allprojects {
repositories {
maven { url "https://jitpack.io" }
}
}In your Application Dir build.gradle:
dependencies {
implementation 'com.github.cat-x:SwitchLanguage:0.20'
implementation 'com.github.cat-x:LStorage:0.10'
}SwitchLanguage 0.10
一个使用kotlin编写的APP语言切换库