Skip to content

Commit 42d4f43

Browse files
committed
bump version to 1.0.2
1 parent 56e6f05 commit 42d4f43

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
VERSION_NAME=1.0.1
2-
VERSION_CODE=2
1+
VERSION_NAME=1.0.2
2+
VERSION_CODE=3
33
BUILD_TOOLS_VERSION=25.0.0
44
COMPILE_SDK_VERSION=24
55

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ext {
1313
siteUrl = '//github.com/HackPlan/AndroidArcMenu'
1414
gitUrl = '//github.com/HackPlan/AndroidArcMenu'
1515

16-
libraryVersion = '1.0.1'
16+
libraryVersion = '1.0.2'
1717

1818
developerId = 'Dacer'
1919
developerName = 'Ding Wenhao'

0 commit comments

Comments
 (0)