From ee9c8be8ec2fe3a0b76dd644e35400eefc3c10de Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Tue, 27 Oct 2015 18:07:20 +0900 Subject: [PATCH] Re-enable Dialer for Pebble 2.42 and build against AndroidPebbleCommons@r1 The author confirmed that this is actually correct, and @r2 is wrong It is also written here: https://github.com/matejdro/PebbleDialer-Android/blob/2.42/README.md --- metadata/com.matejdro.pebbledialer.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/metadata/com.matejdro.pebbledialer.txt b/metadata/com.matejdro.pebbledialer.txt index d56b3917e2..8ad5485733 100644 --- a/metadata/com.matejdro.pebbledialer.txt +++ b/metadata/com.matejdro.pebbledialer.txt @@ -45,12 +45,11 @@ Build:2.41,25 prebuild=sed -i 's_../PebbleAndroidCommons_app/$$AndroidPebbleCommons$$_' ../settings.gradle Build:2.42,26 - disable=remove apk; APC@r2 doesnt compile commit=2.42 subdir=app patch=remove_crashlytics_and_internet_permission_2.41.diff gradle=yes - srclibs=AndroidPebbleCommons@r2 + srclibs=AndroidPebbleCommons@r1 prebuild=sed -i 's_../PebbleAndroidCommons_app/$$AndroidPebbleCommons$$_' ../settings.gradle Auto Update Mode:None