mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Upgrade build tools (25) and gradle plugin (2.2.2)
Also, Java SDK 8 is now required by dependency.
This commit is contained in:
parent
9d1ed8b807
commit
b005274497
4 changed files with 12 additions and 8 deletions
|
|
@ -3,8 +3,11 @@ android:
|
|||
components:
|
||||
- platform-tools
|
||||
- tools
|
||||
- build-tools-23.0.3
|
||||
- build-tools-25.0.0
|
||||
- extra-google-m2repository
|
||||
- extra-android-m2repository
|
||||
- android-23
|
||||
- sys-img-x86-android-18
|
||||
jdk:
|
||||
# - openjdk8 # not yet available
|
||||
- oraclejdk8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue