mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-07 11:17:55 +00:00
Update Clock You to 7.0 (14)
This commit is contained in:
parent
cd6da2e758
commit
848c94570f
1 changed files with 13 additions and 2 deletions
|
|
@ -71,9 +71,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '7.0'
|
||||
versionCode: 14
|
||||
commit: 603c9d700cd14371ad7fec80be8f1995f71ff14e
|
||||
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.4'
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: '7.0'
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue