From 911a03dbe46a9cb60bdb169619eb20c4dcb36294 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sat, 4 Apr 2015 01:07:07 +0200 Subject: [PATCH] Mitzuli: Enable build --- metadata/com.mitzuli.txt | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/metadata/com.mitzuli.txt b/metadata/com.mitzuli.txt index 096c60d11a..db955eba3a 100644 --- a/metadata/com.mitzuli.txt +++ b/metadata/com.mitzuli.txt @@ -15,14 +15,18 @@ Repo Type:git Repo:https://github.com/artetxem/mitzuli Build:1.0.2,10002 - disable=todo multiple apk commit=20f2c2f36e593f8c97fadecb3b95ed6cc0bad759 subdir=app gradle=yes - prebuild=echo 'ndkdir=$$NDK$$' > ../gradle.properties + prebuild=sed -i -e '29,37d' build.gradle && sed -i -e '/splits/,+7d' build.gradle && echo 'ndkdir=$$NDK$$' > ../gradle.properties scanignore=app/src/main/java/com/mitzuli/core/mt/MtPackage.java ndk=r10d +Maintainer Notes: +We should support gradle abi splits, e.g. by re-using the output= field to +define which output apk we should use. +. + Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.0.2