mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 01:38:07 +00:00
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
1 changed files with 1 additions and 2 deletions
|
|
@ -45,12 +45,11 @@ Build:2.41,25
|
||||||
prebuild=sed -i 's_../PebbleAndroidCommons_app/$$AndroidPebbleCommons$$_' ../settings.gradle
|
prebuild=sed -i 's_../PebbleAndroidCommons_app/$$AndroidPebbleCommons$$_' ../settings.gradle
|
||||||
|
|
||||||
Build:2.42,26
|
Build:2.42,26
|
||||||
disable=remove apk; APC@r2 doesnt compile
|
|
||||||
commit=2.42
|
commit=2.42
|
||||||
subdir=app
|
subdir=app
|
||||||
patch=remove_crashlytics_and_internet_permission_2.41.diff
|
patch=remove_crashlytics_and_internet_permission_2.41.diff
|
||||||
gradle=yes
|
gradle=yes
|
||||||
srclibs=AndroidPebbleCommons@r2
|
srclibs=AndroidPebbleCommons@r1
|
||||||
prebuild=sed -i 's_../PebbleAndroidCommons_app/$$AndroidPebbleCommons$$_' ../settings.gradle
|
prebuild=sed -i 's_../PebbleAndroidCommons_app/$$AndroidPebbleCommons$$_' ../settings.gradle
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue