Update Buses to 1.02 (102)

This commit is contained in:
F-Droid checkupdates bot 2021-09-25 04:40:36 +00:00
parent 28928c10b6
commit 280288e101

View file

@ -36,7 +36,17 @@ Builds:
gradle:
- yes
- versionName: '1.02'
versionCode: 102
commit: bcf9f592095cd625b81cd1c3dabb8bc4623153d6
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.01'
CurrentVersionCode: 101
CurrentVersion: '1.02'
CurrentVersionCode: 102