mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Material Files to 1.1.2 (20)
This commit is contained in:
parent
7585eaeb1c
commit
bd796c76e7
1 changed files with 13 additions and 2 deletions
|
|
@ -79,7 +79,18 @@ Builds:
|
|||
prebuild: find -type f -exec sed -i '/\/\/#ifdef NONFREE/,/\/\/#endif/d' {} +
|
||||
ndk: r21b
|
||||
|
||||
- versionName: 1.1.2
|
||||
versionCode: 20
|
||||
commit: v1.1.2
|
||||
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: r21b
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v.+$
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: 1.1.2
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue