Skip to content

Commit fe3e7b0

Browse files
committed
1.0.2
1 parent f7ab06f commit fe3e7b0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
}
55

66
dependencies {
7-
classpath 'com.android.tools.build:gradle:1.0.0'
7+
classpath 'com.android.tools.build:gradle:1.1.0'
88
}
99
}
1010

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818
# org.gradle.parallel=true
1919

20-
VERSION_NAME=1.0.1
21-
VERSION_CODE=2
20+
VERSION_NAME=1.0.2
21+
VERSION_CODE=3
2222
GROUP=com.yalantis
2323

2424
POM_DESCRIPTION=Android Library to display awesome context menu

0 commit comments

Comments
 (0)