mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update French Calendar to 1.9.6 (196)
This commit is contained in:
parent
7e01ada7b9
commit
39dbd311d8
1 changed files with 9 additions and 2 deletions
|
|
@ -114,6 +114,13 @@ Build:1.9.4,194
|
||||||
prebuild=sed -i -e '/includeWear/s/true/false/g' ../settings.gradle
|
prebuild=sed -i -e '/includeWear/s/true/false/g' ../settings.gradle
|
||||||
scanignore=wearable/build.gradle
|
scanignore=wearable/build.gradle
|
||||||
|
|
||||||
|
Build:1.9.6,196
|
||||||
|
commit=release-1.9.6
|
||||||
|
subdir=handheld
|
||||||
|
gradle=foss
|
||||||
|
prebuild=sed -i -e '/includeWear/s/true/false/g' ../settings.gradle
|
||||||
|
scanignore=wearable/build.gradle
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Upstream checks flavor containing Foss name and enables/disables wear support. However,
|
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.
|
when building with fdroid, we do a `gradle clean` and thus this check fails.
|
||||||
|
|
@ -121,5 +128,5 @@ 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.4
|
Current Version:1.9.6
|
||||||
Current Version Code:194
|
Current Version Code:196
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue