Update Material Files to 1.4.0 (26)

This commit is contained in:
F-Droid checkupdates bot 2022-03-10 05:01:56 +00:00
parent e5f432424f
commit ec5eb02605

View file

@ -138,7 +138,22 @@ Builds:
prebuild: find -type f -exec sed -i '/\/\/#ifdef NONFREE/,/\/\/#endif/d' {} +
ndk: r22b
- versionName: 1.4.0
versionCode: 26
commit: 37332d788957bbbaf83d480da3c64d294e635448
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
rm:
- app/src/main/java/me/zhanghai/android/files/nonfree
prebuild: find -type f -exec sed -i '/\/\/#ifdef NONFREE/,/\/\/#endif/d' {} +
ndk: r22b
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v.+$
CurrentVersion: 1.3.1
CurrentVersionCode: 25
CurrentVersion: 1.4.0
CurrentVersionCode: 26