Update SAF Media Scanner to 1.6 (8)

This commit is contained in:
F-Droid checkupdates bot 2021-12-12 05:25:49 +00:00
parent 2ef5ba974b
commit 7d727458aa

View file

@ -40,7 +40,19 @@ Builds:
- yes
ndk: r21e
- versionName: '1.6'
versionCode: 8
commit: a4f9e1d303ffff041261fa713c8a8c9f3f9ec60b
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
ndk: r21e
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.5'
CurrentVersionCode: 7
CurrentVersion: '1.6'
CurrentVersionCode: 8