Skip to content

Commit f0e8280

Browse files
committed
Updated AGP 3.x dependency & the Gradle wrapper
1 parent ffc406e commit f0e8280

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ VCS_URL = https://github.com/aurae/android-j
1313

1414
# Dependency versions (plugins)
1515
ANDROID_PLUGIN_VERSION_2X = 2.3.2
16-
ANDROID_PLUGIN_VERSION_3X = 3.0.0-alpha7
16+
ANDROID_PLUGIN_VERSION_3X = 3.0.0-alpha9
1717
BINTRAY_PLUGIN_VERSION = 1.7.3
1818

1919
# Dependency versions

gradle/wrapper/gradle-wrapper.jar

2 Bytes
Binary file not shown.
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
#Sun Jun 04 09:59:35 CEST 2017
21
distributionBase=GRADLE_USER_HOME
32
distributionPath=wrapper/dists
43
zipStoreBase=GRADLE_USER_HOME
54
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-milestone-1-bin.zip
5+
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-rc-1-bin.zip

0 commit comments

Comments
 (0)