mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update openScale to 3.0 (70)
This commit is contained in:
parent
50acff6fd1
commit
2080159009
1 changed files with 18 additions and 2 deletions
|
|
@ -489,7 +489,23 @@ Builds:
|
|||
- docs/raw_icons/openScale_icons.zip
|
||||
- docs/misc/DCode-v4.02a-build-4.02.0.9306.zip
|
||||
|
||||
- versionName: '3.0'
|
||||
versionCode: 70
|
||||
commit: e28baf505d8c35644cebf7b2e75ac16823e39712
|
||||
subdir: android_app/app
|
||||
sudo:
|
||||
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
||||
- apt-get update
|
||||
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- docs/raw_icons/launcher_design_proposal_ jbeguna04.zip
|
||||
- docs/raw_icons/openScale_icons.zip
|
||||
- docs/misc/DCode-v4.02a-build-4.02.0.9306.zip
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]*$
|
||||
CurrentVersion: 2.5.4
|
||||
CurrentVersionCode: 66
|
||||
CurrentVersion: '3.0'
|
||||
CurrentVersionCode: 70
|
||||
|
|
|
|||
Loading…
Reference in a new issue