mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Material Files to 1.3.1 (25)
This commit is contained in:
parent
15b1bd50c1
commit
3e6ff707a0
1 changed files with 13 additions and 2 deletions
|
|
@ -123,7 +123,18 @@ Builds:
|
|||
prebuild: find -type f -exec sed -i '/\/\/#ifdef NONFREE/,/\/\/#endif/d' {} +
|
||||
ndk: r22
|
||||
|
||||
- versionName: 1.3.1
|
||||
versionCode: 25
|
||||
commit: 519e1ae1f9a4cf510b925896da9499be0229b0d7
|
||||
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.1
|
||||
CurrentVersionCode: 23
|
||||
CurrentVersion: 1.3.1
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue