mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
delta.foss - java17, af explain
This commit is contained in:
parent
30e13e0918
commit
cd390aa329
1 changed files with 7 additions and 2 deletions
|
|
@ -1,5 +1,6 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
NonFreeNet
|
||||
en-US: Loads cloud based wallpapers & downloads them from non-libre sources
|
||||
Categories:
|
||||
- Theming
|
||||
License: Apache-2.0
|
||||
|
|
@ -12,7 +13,7 @@ Changelog: https://github.com/Delta-Icons/android/releases
|
|||
AutoName: Delta
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Delta-Icons/android
|
||||
Repo: https://github.com/Delta-Icons/android.git
|
||||
Binaries: https://github.com/Delta-Icons/android/releases/download/v%v/delta-v%v-foss.apk
|
||||
|
||||
Builds:
|
||||
|
|
@ -103,6 +104,10 @@ Builds:
|
|||
versionCode: 182001
|
||||
commit: a4737a1b99aa5ecd50509adfc45dca1dc176e9fd
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- foss
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue