mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update SAF Media Scanner to 1.8.1 (11)
This commit is contained in:
parent
e56df1f601
commit
5d3e9049a6
1 changed files with 14 additions and 2 deletions
|
|
@ -77,7 +77,19 @@ Builds:
|
|||
- yes
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 1.8.1
|
||||
versionCode: 11
|
||||
commit: 4a58c73c063e5b3ec195227213ca54694dbb3629
|
||||
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.8'
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 1.8.1
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue