Update 10-bit Clock Widget to 2.1-2 (212)

This commit is contained in:
F-Droid checkupdates bot 2022-10-06 05:15:06 +00:00
parent 87a3400dce
commit 79ec1599e5

View file

@ -101,7 +101,18 @@ Builds:
gradle:
- yes
- versionName: 2.1-2
versionCode: 212
commit: c7b80b55382392fa9496a44702a2d7e8a2d0e61f
subdir: 10-bitClockWidget/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: 2.1-1
CurrentVersionCode: 211
CurrentVersion: 2.1-2
CurrentVersionCode: 212