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