Update SAF Media Scanner to 1.8 (10)

This commit is contained in:
F-Droid checkupdates bot 2022-02-01 05:13:06 +00:00
parent c5d977f71b
commit c59f40b367

View file

@ -64,7 +64,19 @@ Builds:
- yes
ndk: r23b
- versionName: '1.8'
versionCode: 10
commit: 3f6064c6496c9dd636fccb4a8d22ec1ff27abbc2
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
ndk: r23b
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '1.7'
CurrentVersionCode: 9
CurrentVersion: '1.8'
CurrentVersionCode: 10