mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Clock You to 6.4 (13)
This commit is contained in:
parent
ac9bccbfbb
commit
f560bab7fa
1 changed files with 13 additions and 2 deletions
|
|
@ -60,9 +60,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '6.4'
|
||||
versionCode: 13
|
||||
commit: 6db937c5a16668699bcc925b5639b583c369bf55
|
||||
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.3'
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: '6.4'
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue