mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-10 06:18:36 +00:00
Update Amethyst to 0.76.0 (294)
This commit is contained in:
parent
e469166406
commit
5302f74428
1 changed files with 14 additions and 2 deletions
|
|
@ -426,6 +426,18 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/enable true/d' build.gradle
|
||||
|
||||
- versionName: 0.76.0
|
||||
versionCode: 294
|
||||
commit: e05ab104b96c1f4361c5966879a420935356d036
|
||||
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
|
||||
|
|
@ -433,5 +445,5 @@ MaintainerNotes: see https://gitlab.com/fdroid/fdroiddata/-/issues/2973#note_142
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.75.14
|
||||
CurrentVersionCode: 293
|
||||
CurrentVersion: 0.76.0
|
||||
CurrentVersionCode: 294
|
||||
|
|
|
|||
Loading…
Reference in a new issue