mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Added newer ndks, gradles, latest sdk-license, and update java 1.8 version
This commit is contained in:
parent
d45431aa9e
commit
457cf22361
9 changed files with 30 additions and 18 deletions
|
@ -7,9 +7,9 @@ ndk_paths = {
|
|||
'r14b': "/home/vagrant/android-ndk/r14b",
|
||||
'r15c': "/home/vagrant/android-ndk/r15c",
|
||||
'r16b': "/home/vagrant/android-ndk/r16b",
|
||||
'r17b': "/home/vagrant/android-ndk/r17b",
|
||||
'r17c': "/home/vagrant/android-ndk/r17c",
|
||||
'r18b': "/home/vagrant/android-ndk/r18b",
|
||||
'r19b': "/home/vagrant/android-ndk/r19b",
|
||||
'r19c': "/home/vagrant/android-ndk/r19c",
|
||||
}
|
||||
java_paths = {
|
||||
'8': "/usr/lib/jvm/java-8-openjdk-amd64",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue