Update Gurgle to 1.10 (110)

This commit is contained in:
F-Droid checkupdates bot 2022-05-25 05:08:35 +00:00
parent 959a659886
commit e213e69460

View file

@ -113,7 +113,17 @@ Builds:
gradle:
- yes
- versionName: '1.10'
versionCode: 110
commit: 322bfc82f49a76587ba385103d180d86383c71d8
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.09'
CurrentVersionCode: 109
CurrentVersion: '1.10'
CurrentVersionCode: 110