Skip to content

Commit dc47e0b

Browse files
committed
推送0.0.2版
1 parent e154a6c commit dc47e0b

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
@@ -21,7 +21,7 @@ android {
2121
}
2222
2323
dependencies {
24-
implementation 'io.github.af19git5:easy-http-android:0.0.1'
24+
implementation 'io.github.af19git5:easy-http-android:0.0.2'
2525
}
2626
```
2727

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ android.disableAutomaticComponentCreation=true
55
kotlin.code.style=official
66
GROUP=io.github.af19git5
77
POM_ARTIFACT_ID=easy-http-android
8-
VERSION_NAME=0.0.1
8+
VERSION_NAME=0.0.2
99
POM_NAME=Easy Http Android
1010
POM_PACKAGING=aar
1111
POM_DESCRIPTION=Easy to use http.

0 commit comments

Comments
 (0)