Update FOSS Browser to 6.1 (84)
This commit is contained in:
parent
86932b418e
commit
c335657698
|
|
@ -268,7 +268,14 @@ Build:6.0,83
|
||||||
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,84
|
||||||
|
commit=v6.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.0
|
Current Version:6.1
|
||||||
Current Version Code:83
|
Current Version Code:84
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue