Skip to content

Commit dd13311

Browse files
committed
[release] 2.5.2
1 parent cfc68c0 commit dd13311

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Android 支持库,一些杂七杂八的辅助工具。
1313
```
1414
dependencies {
1515
...
16-
implementation 'io.github.alexmofer.tool:support-android:2.5.1'
16+
implementation 'io.github.alexmofer.tool:support-android:2.5.2'
1717
...
1818
}
1919
```

support-android/pom.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
POM_GROUP_ID=io.github.alexmofer.tool
22
POM_ARTIFACT_ID=support-android
33
POM_PACKAGING=aar
4-
POM_VERSION=2.5.1
4+
POM_VERSION=2.5.2
55
POM_NAME=SupportAndroid
66
POM_DESCRIPTION=Android support library, some auxiliary tools.
77
POM_URL=https://github.com/AlexMofer/SupportAndroid

0 commit comments

Comments
 (0)