From 985afeaf3deb135d002c9ad6d3388f0991a31d92 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Sun, 9 Oct 2016 10:41:00 +0200 Subject: [PATCH] Update Dialer for Pebble to 3.2 (39) --- metadata/com.matejdro.pebbledialer.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/metadata/com.matejdro.pebbledialer.txt b/metadata/com.matejdro.pebbledialer.txt index 38b6f6f0f6..59faeef575 100644 --- a/metadata/com.matejdro.pebbledialer.txt +++ b/metadata/com.matejdro.pebbledialer.txt @@ -102,6 +102,17 @@ Build:3.1,38 find . -type f -name *.java -print0 | xargs -0 sed -i -e '/import io.fabric.sdk.android.Fabric/d' -e '/import com.crashlytics.android.Crashlytics/d' -e '/Crashlytics./a*/' -e '/Crashlytics./i/*' && \ sed -i -e '32d' src/main/java/com/matejdro/pebbledialer/PebbleDialerApplication.java +Build:3.2,39 + commit=3.2 + subdir=app + submodules=yes + gradle=yes + prebuild=sed -i -e '1,16d' build.gradle && \ + sed -i -e '/android {/iapply plugin: "com.android.application"' build.gradle && \ + sed -i -e '/crashlytics/,+2d' build.gradle && \ + find . -type f -name *.java -print0 | xargs -0 sed -i -e '/import io.fabric.sdk.android.Fabric/d' -e '/import com.crashlytics.android.Crashlytics/d' -e '/Crashlytics./a*/' -e '/Crashlytics./i/*' && \ + sed -i -e '32d' src/main/java/com/matejdro/pebbledialer/PebbleDialerApplication.java + Auto Update Mode:None Update Check Mode:Tags Current Version:3.2