counter - java17

This commit is contained in:
Licaon_Kter 2023-08-21 16:00:20 +00:00
parent 54265d25da
commit 72be936e3c

View file

@ -15,7 +15,7 @@ Description: |-
their own names and values. Values can be changed using volume buttons.
RepoType: git
Repo: https://github.com/gentlecat/counter/
Repo: https://github.com/gentlecat/counter.git
Builds:
- versionName: '13'
@ -110,7 +110,11 @@ Builds:
- versionName: '27'
versionCode: 27
commit: 1fdf93630c37e870c9d836648b3a0d0da079b70e
subdir: app/
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- yes
prebuild: sed -i -e 's/mavenCentral()/jcenter()/' build.gradle