Maki Lite: Fix dependencies, still disabled
This commit is contained in:
parent
465eaf60fa
commit
dedd58ea6a
|
@ -16,11 +16,13 @@ Repo Type:git
|
|||
Repo:https://github.com/sfilmak/MakiLite
|
||||
|
||||
Build:1.2.8,11
|
||||
disable=see https://gitlab.com/fdroid/rfp/issues/40 for missing deps
|
||||
disable=java issue
|
||||
commit=351d3d98b0ebf8b9ffb11faf8a1220f78a59fcca
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=sed -i -e 's@https://github.com/omadahealth/omada-nexus/raw/master/release@https://jitpack.io@g' ../build.gradle
|
||||
prebuild=sed -i -e 's@https://github.com/omadahealth/omada-nexus/raw/master/release@https://jitpack.io@g' ../build.gradle && \
|
||||
sed -i -e '/uk.me.lewisdeane/a*/\ncompile "com.github.lewisjdeane:L-Dialogs:8c1419e7c6"' -e '/uk.me.lewisdeane/i/*' -e '/rippleeffect/i/*' -e '/rippleeffect/a*/compile "com.github.OrangeGangsters:RippleEffect:custom_listener-SNAPSHOT"' build.gradle && \
|
||||
sed -i -e '/<!-- ATTENTION:/,+4d' src/main/AndroidManifest.xml
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
|
|
Loading…
Reference in a new issue