mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Casio G-Shock Smart Sync to 4.6 (46)
This commit is contained in:
parent
0d8a8ec3a4
commit
1abce33e42
1 changed files with 13 additions and 2 deletions
|
|
@ -67,7 +67,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '4.6'
|
||||
versionCode: 46
|
||||
commit: ba4598a9e71d9cf3d02b588534c021124c661dd5
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '4.4'
|
||||
CurrentVersionCode: 44
|
||||
CurrentVersion: '4.6'
|
||||
CurrentVersionCode: 46
|
||||
|
|
|
|||
Loading…
Reference in a new issue