Update Material Files to 1.2.1 (23)

This commit is contained in:
F-Droid checkupdates bot 2021-03-26 04:38:03 +00:00
parent dbfb3908d9
commit 5746073bb2

View file

@ -112,7 +112,18 @@ Builds:
prebuild: find -type f -exec sed -i '/\/\/#ifdef NONFREE/,/\/\/#endif/d' {} +
ndk: r22
- versionName: 1.2.1
versionCode: 23
commit: v1.2.1
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: r22
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags ^v.+$
CurrentVersion: 1.2.0
CurrentVersionCode: 22
CurrentVersion: 1.2.1
CurrentVersionCode: 23