Update File Manager to 1.6 (6)
This commit is contained in:
parent
483de5606b
commit
13c3439e8a
|
@ -45,7 +45,13 @@ Build:1.5,5
|
||||||
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.6,6
|
||||||
|
commit=1.6
|
||||||
|
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.5
|
Current Version:1.6
|
||||||
Current Version Code:5
|
Current Version Code:6
|
||||||
|
|
Loading…
Reference in a new issue