mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 06:06:56 +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
|
||||
Changelog: https://gitlab.com/midori-web/midori-android/-/tags
|
||||
|
||||
AutoName: Midori Next
|
||||
AutoName: Midori
|
||||
Description: |-
|
||||
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
|
||||
|
|
@ -40,7 +40,15 @@ Builds:
|
|||
- yes
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.3
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 1.1.3.2
|
||||
CurrentVersionCode: 24
|
||||
|
|
|
|||
Loading…
Reference in a new issue