Skip to content

Commit 1d6e154

Browse files
committed
[release] 2.4.0
1 parent f8f1e48 commit 1d6e154

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.3.0'
16+
implementation 'io.github.alexmofer.tool:support-android:2.4.0'
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.3.0
4+
POM_VERSION=2.4.0
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)