Update Gurgle to 1.01 (101)

This commit is contained in:
F-Droid checkupdates bot 2022-01-30 04:54:56 +00:00
parent 936ecce836
commit dfbf864206

View file

@ -23,7 +23,17 @@ Builds:
gradle:
- yes
- versionName: '1.01'
versionCode: 101
commit: 6f4c5b8d15beaf2bacc8de2662e6c00d54072a52
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.0'
CurrentVersionCode: 1
CurrentVersion: '1.01'
CurrentVersionCode: 101