mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Casio G-Shock Smart Sync to 5.2 (52)
This commit is contained in:
parent
b713cf60fc
commit
8a48374bdd
1 changed files with 13 additions and 2 deletions
|
|
@ -101,7 +101,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '5.2'
|
||||||
|
versionCode: 52
|
||||||
|
commit: 350278d9445197425f89adebcd12471cda6b318e
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '5.0'
|
CurrentVersion: '5.2'
|
||||||
CurrentVersionCode: 50
|
CurrentVersionCode: 52
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue