mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Casio G-Shock Phone Sync to 4.1 (41)
This commit is contained in:
parent
c7905ff392
commit
493cbfa639
1 changed files with 13 additions and 2 deletions
|
|
@ -34,7 +34,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '4.1'
|
||||
versionCode: 41
|
||||
commit: 5b5830886ef0134e6619a3e8589f52c3dc271c04
|
||||
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.0'
|
||||
CurrentVersionCode: 40
|
||||
CurrentVersion: '4.1'
|
||||
CurrentVersionCode: 41
|
||||
|
|
|
|||
Loading…
Reference in a new issue