diff --git a/metadata/ee.ioc.phon.android.speak.yml b/metadata/ee.ioc.phon.android.speak.yml index 03a87c7d51..55c40c2cca 100644 --- a/metadata/ee.ioc.phon.android.speak.yml +++ b/metadata/ee.ioc.phon.android.speak.yml @@ -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