Update File Manager to 1.8 (8)
This commit is contained in:
parent
db12067d11
commit
7e01ada7b9
|
@ -57,7 +57,13 @@ Build:1.7,7
|
||||||
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.8,8
|
||||||
|
commit=1.8
|
||||||
|
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.7
|
Current Version:1.8
|
||||||
Current Version Code:7
|
Current Version Code:8
|
||||||
|
|
Loading…
Reference in a new issue