mirror of
https://github.com/leaf-wai/StackLayoutManager.git
synced 2026-07-12 19:01:21 +08:00
updateVersion
This commit is contained in:
@@ -24,7 +24,7 @@ If you're using Gradle, you can declare this library as a dependency:
|
|||||||
|
|
||||||
```groovy
|
```groovy
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.littlemango:stacklayoutmanager:1.0.4'
|
implementation 'com.littlemango:stacklayoutmanager:1.0.5'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@@ -23,7 +23,7 @@ Gradle integration
|
|||||||
|
|
||||||
```groovy
|
```groovy
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.littlemango:stacklayoutmanager:1.0.4'
|
implementation 'com.littlemango:stacklayoutmanager:1.0.5'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user