mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Clock You to 6.3 (12)
This commit is contained in:
parent
22bd3f9b40
commit
c5bdfdbac4
1 changed files with 13 additions and 2 deletions
|
|
@ -49,9 +49,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '6.3'
|
||||
versionCode: 12
|
||||
commit: 56d37efed90aaa932bd9c33bd8ae27bbcc539990
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: b3bc73b117df5dfe38130c6c2b946852ae7088557fe8e433f0d9983a6b55cc95
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '6.2'
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: '6.3'
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue