mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Carrion to 1.16 (116)
This commit is contained in:
parent
fdf26bb63b
commit
59e9598f59
1 changed files with 13 additions and 2 deletions
|
|
@ -38,9 +38,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.16'
|
||||
versionCode: 116
|
||||
commit: 7c27bcd1b41aec0e3829655f1108d26a8e1bc616
|
||||
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.14'
|
||||
CurrentVersionCode: 114
|
||||
CurrentVersion: '1.16'
|
||||
CurrentVersionCode: 116
|
||||
|
|
|
|||
Loading…
Reference in a new issue