mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Amethyst to 0.83.12 (353)
This commit is contained in:
parent
36efd731fb
commit
f7d9c7abfc
1 changed files with 14 additions and 2 deletions
|
|
@ -726,6 +726,18 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/enable true/d' build.gradle
|
||||
|
||||
- versionName: 0.83.12
|
||||
versionCode: 353
|
||||
commit: 95e19cf681cbcf1f52399a5d5ea972971bb6537d
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/enable true/d' build.gradle
|
||||
|
||||
AllowedAPKSigningKeys: c2d0aa86bcb6b62090561a41bbe336e98b78c2d0210a498dc885f28e1348cf17
|
||||
|
||||
MaintainerNotes: see https://gitlab.com/fdroid/fdroiddata/-/issues/2973#note_1428295385
|
||||
|
|
@ -733,5 +745,5 @@ MaintainerNotes: see https://gitlab.com/fdroid/fdroiddata/-/issues/2973#note_142
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.83.9
|
||||
CurrentVersionCode: 350
|
||||
CurrentVersion: 0.83.12
|
||||
CurrentVersionCode: 353
|
||||
|
|
|
|||
Loading…
Reference in a new issue