mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update WiVeWa to 1.5.0 (7)
This commit is contained in:
parent
31e4031c4d
commit
5529f0dcd7
1 changed files with 14 additions and 2 deletions
|
|
@ -52,9 +52,21 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 7
|
||||
commit: 86ba0cda88999af856012df1ceaaa71f7589cb28
|
||||
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:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 8aba95b3c8f6b3e53547ea4c12d074e09b0fc56190bc44b3701499cb680e4ed6
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.2
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue