Update Casio G-Shock Smart Sync to 4.7 (47)

This commit is contained in:
F-Droid checkupdates bot 2022-09-20 05:08:41 +00:00
parent eca45b8831
commit b53524ac70

View file

@ -79,7 +79,19 @@ Builds:
- yes
prebuild: sed -i -e '/play-services-location/d' build.gradle
- versionName: '4.7'
versionCode: 47
commit: 20e4265eac64a65e4160a90cbf11afea479fb4cf
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
prebuild: sed -i -e '/play-services-location/d' build.gradle
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '4.6'
CurrentVersionCode: 46
CurrentVersion: '4.7'
CurrentVersionCode: 47