Android Debug and release builds work when Gradle 3.3 is in PATH.
This commit is contained in:
parent
ff40317d87
commit
c661798cd1
3 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
|||
ext {
|
||||
ANDROID_SUPPORT_V4_VERSION = '26.1.0'
|
||||
ANDROID_SUPPORT_ANNOTATIONS_VERSION = '26.1.0'
|
||||
}
|
||||
|
||||
configurations.all {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue