Update Gurgle to 1.04 (104)

This commit is contained in:
F-Droid checkupdates bot 2022-03-06 04:55:37 +00:00
parent b4c3ffa461
commit d96a1ae5a6

View file

@ -53,7 +53,17 @@ Builds:
gradle:
- yes
- versionName: '1.04'
versionCode: 104
commit: 7b6f35e934cb3a439f508c2ab72824a3138021db
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.03'
CurrentVersionCode: 103
CurrentVersion: '1.04'
CurrentVersionCode: 104