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 f7ab06f commit fe3e7b0Copy full SHA for fe3e7b0
build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
}
5
6
dependencies {
7
- classpath 'com.android.tools.build:gradle:1.0.0'
+ classpath 'com.android.tools.build:gradle:1.1.0'
8
9
10
gradle.properties
@@ -17,8 +17,8 @@
17
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
18
# org.gradle.parallel=true
19
20
-VERSION_NAME=1.0.1
21
-VERSION_CODE=2
+VERSION_NAME=1.0.2
+VERSION_CODE=3
22
GROUP=com.yalantis
23
24
POM_DESCRIPTION=Android Library to display awesome context menu
0 commit comments