mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Update Midori Lite to 1.1.6.1 (32)
This commit is contained in:
parent
2fd66f5d99
commit
d8ee28c69d
1 changed files with 10 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ SourceCode: https://gitlab.com/midori-web/midori-android
|
|||
IssueTracker: https://gitlab.com/midori-web/midori-android/-/issues
|
||||
Changelog: https://gitlab.com/midori-web/midori-android/-/tags
|
||||
|
||||
AutoName: Midori
|
||||
AutoName: Midori Lite
|
||||
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 temperature exceeding that of planet earth. And it looks good doing that, too. Oh, and of course it´s free software. And for Android.
|
||||
|
||||
|
|
@ -56,10 +56,18 @@ Builds:
|
|||
- scMain
|
||||
prebuild: sed -i -e '/minifyEnabled/d' -e '/debuggable/d' build.gradle
|
||||
|
||||
- versionName: 1.1.6.1
|
||||
versionCode: 32
|
||||
commit: 1.1.6.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- scMain
|
||||
prebuild: sed -i -e '/minifyEnabled/d' -e '/debuggable/d' build.gradle
|
||||
|
||||
MaintainerNotes: Tracking AntiFeature as the app sends bug reports without consent
|
||||
(d#2317)
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.6.1
|
||||
CurrentVersionCode: 31
|
||||
CurrentVersionCode: 32
|
||||
|
|
|
|||
Loading…
Reference in a new issue