mirror of
https://github.com/leaf-wai/StackLayoutManager.git
synced 2026-03-14 16:52:49 +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
|
||||
dependencies {
|
||||
implementation 'com.littlemango:stacklayoutmanager:1.0.4'
|
||||
implementation 'com.littlemango:stacklayoutmanager:1.0.5'
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
@ -23,7 +23,7 @@ Gradle integration
|
||||
|
||||
```groovy
|
||||
dependencies {
|
||||
implementation 'com.littlemango:stacklayoutmanager:1.0.4'
|
||||
implementation 'com.littlemango:stacklayoutmanager:1.0.5'
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user