konele - java17

This commit is contained in:
Licaon_Kter 2024-03-07 13:30:14 +00:00
parent 4075662a2f
commit 695fe663c9

View file

@ -12,7 +12,7 @@ Changelog: https://github.com/Kaljurand/K6nele/releases
AutoName: Kõnele
RepoType: git
Repo: https://github.com/Kaljurand/K6nele
Repo: https://github.com/Kaljurand/K6nele.git
Builds:
- versionName: 1.2.04
@ -170,6 +170,10 @@ Builds:
commit: 56560b38fc5ee430220042196a32ffc6194aefc9
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: echo "android.useAndroidX=true" > ../gradle.properties