Update F|L|OSS Browser to 5.4 (73)
This commit is contained in:
parent
661b7e2aad
commit
b705584935
|
|
@ -5,7 +5,7 @@ Source Code:https://github.com/scoute-dich/browser
|
||||||
Issue Tracker:https://github.com/scoute-dich/browser/issues
|
Issue Tracker:https://github.com/scoute-dich/browser/issues
|
||||||
Changelog:https://github.com/scoute-dich/browser/blob/HEAD/CHANGELOG.md
|
Changelog:https://github.com/scoute-dich/browser/blob/HEAD/CHANGELOG.md
|
||||||
|
|
||||||
Auto Name:Browser
|
Auto Name:F|L|OSS Browser
|
||||||
Summary:Browse the web
|
Summary:Browse the web
|
||||||
Description:
|
Description:
|
||||||
Simple browser based on Android's WebView.
|
Simple browser based on Android's WebView.
|
||||||
|
|
@ -207,7 +207,14 @@ Build:5.3.1,72
|
||||||
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.4,73
|
||||||
|
commit=v5.4
|
||||||
|
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.3.1
|
Current Version:5.4
|
||||||
Current Version Code:72
|
Current Version Code:73
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue