Skip to content

Commit 539b138

Browse files
committed
发布1.1.9版本
1 parent 1e03faa commit 539b138

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ allprojects {
8080
dependencies {
8181
...
8282
//androidx project
83-
implementation 'com.github.xuexiangjys:XUI:1.1.8'
83+
implementation 'com.github.xuexiangjys:XUI:1.1.9'
8484
8585
implementation 'androidx.appcompat:appcompat:1.3.1'
8686
implementation 'androidx.recyclerview:recyclerview:1.2.1'

README_ZH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ allprojects {
7878
dependencies {
7979
...
8080
//androidx项目
81-
implementation 'com.github.xuexiangjys:XUI:1.1.8'
81+
implementation 'com.github.xuexiangjys:XUI:1.1.9'
8282
8383
implementation 'androidx.appcompat:appcompat:1.3.1'
8484
implementation 'androidx.recyclerview:recyclerview:1.2.1'

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ dependencies {
104104

105105
// XUI框架
106106
implementation project(':xui_lib')
107-
// implementation 'com.github.xuexiangjys:XUI:1.1.8'
107+
// implementation 'com.github.xuexiangjys:XUI:1.1.9'
108108
// implementation 'com.qmuiteam:qmui:1.2.0'
109109

110110
// 工具类

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ allprojects {
7171
dependencies {
7272
...
7373
//androidx project
74-
implementation 'com.github.xuexiangjys:XUI:1.1.8'
74+
implementation 'com.github.xuexiangjys:XUI:1.1.9'
7575
7676
implementation 'androidx.appcompat:appcompat:1.3.1'
7777
implementation 'androidx.recyclerview:recyclerview:1.2.1'

0 commit comments

Comments
 (0)