We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc68c0 commit dd13311Copy full SHA for dd13311
README.md
@@ -13,7 +13,7 @@ Android 支持库,一些杂七杂八的辅助工具。
13
```
14
dependencies {
15
...
16
- implementation 'io.github.alexmofer.tool:support-android:2.5.1'
+ implementation 'io.github.alexmofer.tool:support-android:2.5.2'
17
18
}
19
support-android/pom.properties
@@ -1,7 +1,7 @@
1
POM_GROUP_ID=io.github.alexmofer.tool
2
POM_ARTIFACT_ID=support-android
3
POM_PACKAGING=aar
4
-POM_VERSION=2.5.1
+POM_VERSION=2.5.2
5
POM_NAME=SupportAndroid
6
POM_DESCRIPTION=Android support library, some auxiliary tools.
7
POM_URL=https://github.com/AlexMofer/SupportAndroid
0 commit comments