mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Browser to 4.1 (55)
This commit is contained in:
parent
640de06d4b
commit
a355e8fcec
1 changed files with 8 additions and 2 deletions
|
|
@ -140,7 +140,13 @@ Build:4.0,50
|
||||||
gradle=yes
|
gradle=yes
|
||||||
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
||||||
|
|
||||||
|
Build:4.1,55
|
||||||
|
commit=v4.1
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
prebuild=echo -e "android { lintOptions { disable 'MissingTranslation'\n\ndisable 'ExtraTranslation' } }" >> build.gradle
|
||||||
|
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:4.0
|
Current Version:4.1
|
||||||
Current Version Code:50
|
Current Version Code:55
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue