mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
openvideoeditor: fix RB
This commit is contained in:
parent
e23a65bfb5
commit
2c466ac3a0
1 changed files with 1 additions and 2 deletions
|
|
@ -56,14 +56,13 @@ Builds:
|
|||
|
||||
- versionName: 1.1.3
|
||||
versionCode: 7
|
||||
disable: https://github.com/devhyper/open-video-editor/issues/63#issuecomment-2326701894
|
||||
commit: c446a819cdbe2df2f6bc36a4df6e03f3f4186d9e
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.7
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 4 fix-newlines
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 84df644cc5dbd4ea50602b9f23e4fbf3b22ee5cd2182437bef72c7c799f12db6
|
||||
|
|
|
|||
Loading…
Reference in a new issue