mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update Browser to 3.6 (41)
This commit is contained in:
parent
2191ea5d4f
commit
150ea5cee2
1 changed files with 8 additions and 2 deletions
|
|
@ -116,7 +116,13 @@ Build:3.5,36
|
||||||
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:3.6,41
|
||||||
|
commit=v3.6
|
||||||
|
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:3.5
|
Current Version:3.6
|
||||||
Current Version Code:36
|
Current Version Code:41
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue