mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update Midori to 1.1.3.2 (24)
This commit is contained in:
parent
6a5674ad54
commit
aa9407a5ab
1 changed files with 11 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ SourceCode: https://gitlab.com/midori-web/midori-android
|
||||||
IssueTracker: https://github.com/midori-web/midori-android/issues
|
IssueTracker: https://github.com/midori-web/midori-android/issues
|
||||||
Changelog: https://gitlab.com/midori-web/midori-android/-/tags
|
Changelog: https://gitlab.com/midori-web/midori-android/-/tags
|
||||||
|
|
||||||
AutoName: Midori Next
|
AutoName: Midori
|
||||||
Description: |-
|
Description: |-
|
||||||
Midori is a lightweight yet powerful web browser which runs just as well on little embedded
|
Midori is a lightweight yet powerful web browser which runs just as well on little embedded
|
||||||
computers named for delicious pastries as it does on beefy machines with a core
|
computers named for delicious pastries as it does on beefy machines with a core
|
||||||
|
|
@ -40,7 +40,15 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
prebuild: sed -i -e '/minifyEnabled/d' -e '/debuggable/d' build.gradle
|
prebuild: sed -i -e '/minifyEnabled/d' -e '/debuggable/d' build.gradle
|
||||||
|
|
||||||
|
- versionName: 1.1.3.2
|
||||||
|
versionCode: 24
|
||||||
|
commit: v1.1.3.2
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild: sed -i -e '/minifyEnabled/d' -e '/debuggable/d' build.gradle
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.1.3
|
CurrentVersion: 1.1.3.2
|
||||||
CurrentVersionCode: 22
|
CurrentVersionCode: 24
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue