mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update SAF Media Scanner to 1.7 (9)
This commit is contained in:
parent
02474bf086
commit
4a2704fd41
1 changed files with 14 additions and 2 deletions
|
|
@ -52,7 +52,19 @@ Builds:
|
|||
- yes
|
||||
ndk: r23b
|
||||
|
||||
- versionName: '1.7'
|
||||
versionCode: 9
|
||||
commit: acc84263be00171970367a50caf5c3eb3e1ef86b
|
||||
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.6'
|
||||
CurrentVersionCode: 8
|
||||
CurrentVersion: '1.7'
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue