mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
Update Carrion to 1.17 (117)
This commit is contained in:
parent
73a30bc56d
commit
67be81d621
1 changed files with 13 additions and 2 deletions
|
|
@ -49,9 +49,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.17'
|
||||
versionCode: 117
|
||||
commit: f66bd27a866e2f4b6254866111604147f2ffcd19
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 260e0a49678c78b70c02d6537add3b6dc0a17171bbde8ce75fd4026a8a3e18d2
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.16'
|
||||
CurrentVersionCode: 116
|
||||
CurrentVersion: '1.17'
|
||||
CurrentVersionCode: 117
|
||||
|
|
|
|||
Loading…
Reference in a new issue