mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 12:02:14 +00:00
Update File Manager to 1.10 (10)
This commit is contained in:
parent
d1f21463d0
commit
075fee6d87
1 changed files with 8 additions and 2 deletions
|
|
@ -69,7 +69,13 @@ Build:1.9,9
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' }}" >> build.gradle
|
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' }}" >> build.gradle
|
||||||
|
|
||||||
|
Build:1.10,10
|
||||||
|
commit=1.10
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' }}" >> build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.9
|
Current Version:1.10
|
||||||
Current Version Code:9
|
Current Version Code:10
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue