Update Casio G-Shock Phone Sync to 4.2 (42)

This commit is contained in:
F-Droid checkupdates bot 2022-08-17 05:00:45 +00:00
parent 7b230ffef5
commit 7b6056c3dc

View file

@ -45,7 +45,18 @@ Builds:
gradle:
- yes
- versionName: '4.2'
versionCode: 42
commit: 1d5700752e6dc6d2a1deb48a02e2a7674aaf5da2
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.1'
CurrentVersionCode: 41
CurrentVersion: '4.2'
CurrentVersionCode: 42