mc0239
1fcc76ee12
Use gradle built-in shorthand notations for jcenter and google
2020-01-27 12:47:52 -08:00
flashultra
72beeced30
Update to the latest Gradle 5.6.3 and Gradle Android plugin 3.5.1
...
Fix issue with ANDROID_GRADLE_TASK. Set apk file in separate folder ( from
gradle 4.x)
2019-11-01 13:21:36 -07:00
Adam
464bad5392
Use Google's default repository for extension-api gradle dependencies.
...
Jcenter is the default for Android Studio projects, is a superset of Maven Central, and is what is used in the default lime template.
Fixes Android builds failing to resolve gradle and gradle plugin versions that are missing from Maven Central.
2018-04-11 18:20:08 -07:00
Joseph Cloutier
9bbb6205be
Allow setting a different Gradle plugin version.
...
Turns out, the Gradle version (2.10) is NOT the same as the plugin version (2.1.0). These have to be treated separately.
2017-02-13 13:01:27 -05:00
Joseph Cloutier
b4055db620
Revert "Allow setting a different Gradle version."
...
This reverts commit af05162c72 .
2017-02-13 12:55:51 -05:00
Joseph Cloutier
af05162c72
Allow setting a different Gradle version.
2017-02-12 15:17:47 -05:00
Joshua Granick
0aac32f551
Use Android build tools 24.0.1, don't require HTTPS
2016-08-08 14:42:30 -07:00
player-03
481b39b01b
Fix dependencies.
2016-08-08 13:37:32 -07:00
player-03
6d55753e53
Restructure the default dependency.
2016-08-08 13:36:12 -07:00