mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
regexcrossword - java17
This commit is contained in:
parent
2742cc044f
commit
416ac78f7f
1 changed files with 4 additions and 0 deletions
|
|
@ -48,6 +48,10 @@ Builds:
|
|||
versionCode: 30
|
||||
commit: ece72f521eca9432b0302bcbae7d5d544bf8859a
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/play {/,+5d' -e '/com.github.triplet/d' build.gradle
|
||||
|
|
|
|||
Loading…
Reference in a new issue