Update Material Files to 1.4.1 (27)

This commit is contained in:
F-Droid checkupdates bot 2022-03-28 05:15:38 +00:00
parent 364c14d0d7
commit 63f97face8

View file

@ -153,7 +153,22 @@ Builds:
prebuild: find -type f -exec sed -i '/\/\/#ifdef NONFREE/,/\/\/#endif/d' {} +
ndk: r23b
- versionName: 1.4.1
versionCode: 27
commit: f1603c5b61374824da6cfd98aa6a1d9be5fbe6b3
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: r23b
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v.+$
CurrentVersion: 1.4.0
CurrentVersionCode: 26
CurrentVersion: 1.4.1
CurrentVersionCode: 27