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 f8f1e48 commit 1d6e154Copy full SHA for 1d6e154
README.md
@@ -13,7 +13,7 @@ Android 支持库,一些杂七杂八的辅助工具。
13
```
14
dependencies {
15
...
16
- implementation 'io.github.alexmofer.tool:support-android:2.3.0'
+ implementation 'io.github.alexmofer.tool:support-android:2.4.0'
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.3.0
+POM_VERSION=2.4.0
5
POM_NAME=SupportAndroid
6
POM_DESCRIPTION=Android support library, some auxiliary tools.
7
POM_URL=https://github.com/AlexMofer/SupportAndroid
0 commit comments