mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Update ParkenUlm to 2.5 (19)
This commit is contained in:
parent
9cf647c22d
commit
fa43d4ae80
1 changed files with 13 additions and 2 deletions
|
|
@ -85,9 +85,20 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.5'
|
||||||
|
versionCode: 19
|
||||||
|
commit: 02e618510d59ca9b663453dc894375868cbf9c0b
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: b26491405fadc0cd2001644d62d2a2ae9696a8f642e0c6e27ce6679af67a2576
|
AllowedAPKSigningKeys: b26491405fadc0cd2001644d62d2a2ae9696a8f642e0c6e27ce6679af67a2576
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '2.4'
|
CurrentVersion: '2.5'
|
||||||
CurrentVersionCode: 18
|
CurrentVersionCode: 19
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue