Update FOSS Browser to 5.8 (80)
This commit is contained in:
parent
b4fd6c473a
commit
4b114ac8bd
|
@ -247,7 +247,14 @@ Build:5.7,77
|
||||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle && \
|
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle && \
|
||||||
sed -i -e '/jitpack.de/d' ../build.gradle
|
sed -i -e '/jitpack.de/d' ../build.gradle
|
||||||
|
|
||||||
|
Build:5.8,80
|
||||||
|
commit=v5.8
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle && \
|
||||||
|
sed -i -e '/jitpack.de/d' ../build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:5.7
|
Current Version:5.8
|
||||||
Current Version Code:77
|
Current Version Code:80
|
||||||
|
|
Loading…
Reference in a new issue