mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
towercollector - java17
This commit is contained in:
parent
642db63264
commit
74cfe46d13
1 changed files with 5 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Changelog: https://github.com/zamojski/TowerCollector/releases
|
|||
AutoName: Tower Collector
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/zamojski/TowerCollector
|
||||
Repo: https://github.com/zamojski/TowerCollector.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.19.0-fdroid
|
||||
|
|
@ -416,6 +416,10 @@ Builds:
|
|||
versionCode: 2140505
|
||||
commit: 76f3ee937e7c8f996a0ffb9fc70e9e6b95601b76
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- productionFdroid
|
||||
prebuild: sed -i -e '/signingConfigs/d' build.gradle
|
||||
|
|
|
|||
Loading…
Reference in a new issue