mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Thumb-Key to 0.0.13 (13)
This commit is contained in:
parent
f724fff208
commit
90bc12e6f3
1 changed files with 13 additions and 2 deletions
|
|
@ -69,9 +69,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.0.13
|
||||
versionCode: 13
|
||||
commit: 0aabd8a2b5f1e660ddcdfb9be1a23b6ea9f7c92c
|
||||
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: 0.0.12
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: 0.0.13
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue