French Calendar: Fix build
This commit is contained in:
parent
a6230ac077
commit
8a3938c0e2
|
|
@ -90,8 +90,14 @@ Build:1.9.1,191
|
||||||
commit=release-1.9.1
|
commit=release-1.9.1
|
||||||
subdir=handheld
|
subdir=handheld
|
||||||
gradle=foss
|
gradle=foss
|
||||||
|
prebuild=sed -i -e '/includeWear/s/true/false/g' ../settings.gradle
|
||||||
scanignore=wearable/build.gradle
|
scanignore=wearable/build.gradle
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
Upstream checks flavor containing Foss name and enables/disables wear support. However,
|
||||||
|
when building with fdroid, we do a `gradle clean` and thus this check fails.
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:Version release-%v
|
Auto Update Mode:Version release-%v
|
||||||
Update Check Mode:Tags ^release-
|
Update Check Mode:Tags ^release-
|
||||||
Current Version:1.9.1
|
Current Version:1.9.1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue