mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Amethyst to 0.80.2 (325)
This commit is contained in:
parent
b92c451bcc
commit
d2b0c6340d
1 changed files with 14 additions and 2 deletions
|
|
@ -546,6 +546,18 @@ Builds:
|
||||||
- fdroid
|
- fdroid
|
||||||
prebuild: sed -i -e '/enable true/d' build.gradle
|
prebuild: sed -i -e '/enable true/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: 0.80.2
|
||||||
|
versionCode: 325
|
||||||
|
commit: 0e51731f69085239d3cad799cd224a4cf0803f30
|
||||||
|
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
|
AllowedAPKSigningKeys: c2d0aa86bcb6b62090561a41bbe336e98b78c2d0210a498dc885f28e1348cf17
|
||||||
|
|
||||||
MaintainerNotes: see https://gitlab.com/fdroid/fdroiddata/-/issues/2973#note_1428295385
|
MaintainerNotes: see https://gitlab.com/fdroid/fdroiddata/-/issues/2973#note_1428295385
|
||||||
|
|
@ -553,5 +565,5 @@ MaintainerNotes: see https://gitlab.com/fdroid/fdroiddata/-/issues/2973#note_142
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 0.80.1
|
CurrentVersion: 0.80.2
|
||||||
CurrentVersionCode: 324
|
CurrentVersionCode: 325
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue