We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56e6f05 commit 42d4f43Copy full SHA for 42d4f43
gradle.properties
@@ -1,5 +1,5 @@
1
-VERSION_NAME=1.0.1
2
-VERSION_CODE=2
+VERSION_NAME=1.0.2
+VERSION_CODE=3
3
BUILD_TOOLS_VERSION=25.0.0
4
COMPILE_SDK_VERSION=24
5
library/build.gradle
@@ -13,7 +13,7 @@ ext {
13
siteUrl = '//github.com/HackPlan/AndroidArcMenu'
14
gitUrl = '//github.com/HackPlan/AndroidArcMenu'
15
16
- libraryVersion = '1.0.1'
+ libraryVersion = '1.0.2'
17
18
developerId = 'Dacer'
19
developerName = 'Ding Wenhao'
0 commit comments