Update FOSS Browser to 6.1.1 (87)
This commit is contained in:
parent
a02fb99c1c
commit
f20d3a7f15
|
@ -275,7 +275,14 @@ Build:6.1,84
|
||||||
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:6.1.1,87
|
||||||
|
commit=v6.1.1
|
||||||
|
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:6.1
|
Current Version:6.1.1
|
||||||
Current Version Code:84
|
Current Version Code:87
|
||||||
|
|
Loading…
Reference in a new issue