mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update Ringdroid to 2.8.0 (20800)
This commit is contained in:
parent
c0fbbde2d3
commit
ad05cba2d4
1 changed files with 14 additions and 2 deletions
|
|
@ -45,7 +45,19 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 2.8.0
|
||||
versionCode: 20800
|
||||
commit: a6d5b7e9cf8e43e401d7340759bb9e17e8c90c28
|
||||
subdir: 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:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 2.7.9
|
||||
CurrentVersionCode: 20709
|
||||
CurrentVersion: 2.8.0
|
||||
CurrentVersionCode: 20800
|
||||
|
|
|
|||
Loading…
Reference in a new issue