Update Material Files to 1.4.2 (28)

This commit is contained in:
F-Droid checkupdates bot 2022-03-30 05:08:36 +00:00
parent c5507eecd8
commit 58fc97cb43

View file

@ -180,7 +180,22 @@ Builds:
prebuild: find -type f -exec sed -i '/\/\/#ifdef NONFREE/,/\/\/#endif/d' {} +
ndk: r23b
- versionName: 1.4.2
versionCode: 28
commit: dd398ab9c2943b608f96cf23c85382d6d6f8c4a8
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.1
CurrentVersionCode: 27
CurrentVersion: 1.4.2
CurrentVersionCode: 28