Update FOSS Browser to 6.2 (88)
This commit is contained in:
parent
037bcca652
commit
61f548f5bf
|
|
@ -282,7 +282,14 @@ Build:6.1.1,87
|
|||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle && \
|
||||
sed -i -e '/jitpack.de/d' ../build.gradle
|
||||
|
||||
Build:6.2,88
|
||||
commit=v6.2
|
||||
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
|
||||
Update Check Mode:Tags
|
||||
Current Version:6.1.1
|
||||
Current Version Code:87
|
||||
Current Version:6.2
|
||||
Current Version Code:88
|
||||
|
|
|
|||
Loading…
Reference in a new issue