french-calendar: don't scan the wearable/build.gradle file, as it is ignored by settings.gradle

Instead of sed-patching the wearable/build.gradle file, which isn't even
read when building french calendar, just ignore the file altogether,
for the scanning phase.
This commit is contained in:
Carmen Alvarez 2015-11-09 01:25:12 +01:00
parent a0c973a9f1
commit 1a055d1847

View file

@ -71,13 +71,13 @@ Build:1.8.0,180
commit=release-1.8.0
subdir=handheld
gradle=foss
prebuild=sed -i '/play-services/d' ../wearable/build.gradle
scanignore=wearable/build.gradle
Build:1.8.1,181
commit=release-1.8.1
subdir=handheld
gradle=foss
prebuild=sed -i '/play-services/d' ../wearable/build.gradle
scanignore=wearable/build.gradle
Auto Update Mode:Version release-%v
Update Check Mode:Tags ^release-