Update Material Files to 1.2.0 (22)

This commit is contained in:
F-Droid checkupdates bot 2021-03-15 04:41:24 +00:00
parent 2eb2dd3116
commit 14e00faff2

View file

@ -101,7 +101,18 @@ Builds:
prebuild: find -type f -exec sed -i '/\/\/#ifdef NONFREE/,/\/\/#endif/d' {} +
ndk: r21d
- versionName: 1.2.0
versionCode: 22
commit: v1.2.0
subdir: app
gradle:
- yes
rm:
- app/src/main/java/me/zhanghai/android/files/nonfree
prebuild: find -type f -exec sed -i '/\/\/#ifdef NONFREE/,/\/\/#endif/d' {} +
ndk: r21d
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v.+$
CurrentVersion: 1.1.4
CurrentVersionCode: 21
CurrentVersion: 1.2.0
CurrentVersionCode: 22