From 9003360ad7321d68c944230aee632687d4e3edbb Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Wed, 14 Mar 2018 14:24:20 -0400 Subject: updates for yet another build process break thanks to new google libraries. WTF. --- hooks/before_prepare/01_pp_hacks.sh | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'hooks/before_prepare/01_pp_hacks.sh') diff --git a/hooks/before_prepare/01_pp_hacks.sh b/hooks/before_prepare/01_pp_hacks.sh index d049f8e7..cde25dab 100755 --- a/hooks/before_prepare/01_pp_hacks.sh +++ b/hooks/before_prepare/01_pp_hacks.sh @@ -15,6 +15,16 @@ echo Curr Dir: `pwd` #else # echo "Directory plugins/phonegap-plugin-push/src/android/com/adobe/phonegap/push/ does not exist, skipping..." #fi +#echo "Copying gradle hack for push-plugin-2.1.3" +#echo "-------------------------------------------" +# +#if [ -d "platforms/android" ]; then +# exe cp www/external/build-extras.gradle platforms/android +#else +# echo "Directory platforms/android does not exist, skipping..." +#fi + + echo "Copying custom sound" echo "---------------------" -- cgit v1.2.3