frenchcalendar: put back the sed patch, but only for the wearable build.gradle
Not sure why this is needed though.
This commit is contained in:
parent
c6fb78ea32
commit
a0c973a9f1
|
@ -71,11 +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
|
||||
|
||||
Build:1.8.1,181
|
||||
commit=release-1.8.1
|
||||
subdir=handheld
|
||||
gradle=foss
|
||||
prebuild=sed -i '/play-services/d' ../wearable/build.gradle
|
||||
|
||||
Auto Update Mode:Version release-%v
|
||||
Update Check Mode:Tags ^release-
|
||||
|
|
Loading…
Reference in a new issue