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
This commit is contained in:
parent
3537c305d3
commit
ee9c8be8ec
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue