Update Speaker to 1.5 (5)

This commit is contained in:
F-Droid checkupdates bot 2022-06-07 04:27:30 +00:00
parent b25c5b15cf
commit b013ca500b

View file

@ -21,7 +21,18 @@ Builds:
gradle:
- yes
- versionName: '1.5'
versionCode: 5
commit: fdca8e18a9d0e38a92478fcc3ccc0be5ad47d9db
subdir: 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
UpdateCheckMode: Tags
CurrentVersion: '1.4'
CurrentVersionCode: 4
CurrentVersion: '1.5'
CurrentVersionCode: 5