mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Thumb-Key to 1.6.0 (21)
This commit is contained in:
parent
85fe3e8412
commit
63a98f1331
1 changed files with 13 additions and 2 deletions
|
|
@ -101,9 +101,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.0
|
||||
versionCode: 21
|
||||
commit: d9b889b689af421632c484814b8c9987ad713c82
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: ea7195cfce638ae6b1a8002ddc0d4863366095ea5b8d95c1cd5e25db0fe2e7c3
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 20
|
||||
CurrentVersion: 1.6.0
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue