1 parent 0ce162c commit 8fed5e6Copy full SHA for 8fed5e6
2 files changed
example/build.gradle
@@ -9,7 +9,7 @@ android {
9
minSdkVersion 14
10
targetSdkVersion 23
11
versionCode 8
12
- versionName "1.4.3"
+ versionName "1.4.4"
13
}
14
buildTypes {
15
release {
gradle.properties
@@ -19,7 +19,7 @@
19
20
21
#版本号
22
-library_version=1.4.3
+library_version=1.4.4
23
#groupId
24
library_group_id=com.dyhdyh.loadingbar
25
#项目地址
0 commit comments