Update French Calendar to 1.9.3 (193)
This commit is contained in:
parent
8fe6c03f11
commit
8788ea5371
|
@ -100,6 +100,13 @@ Build:1.9.2,192
|
|||
prebuild=sed -i -e '/includeWear/s/true/false/g' ../settings.gradle
|
||||
scanignore=wearable/build.gradle
|
||||
|
||||
Build:1.9.3,193
|
||||
commit=release-1.9.3
|
||||
subdir=handheld
|
||||
gradle=foss
|
||||
prebuild=sed -i -e '/includeWear/s/true/false/g' ../settings.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.
|
||||
|
@ -107,5 +114,5 @@ when building with fdroid, we do a `gradle clean` and thus this check fails.
|
|||
|
||||
Auto Update Mode:Version release-%v
|
||||
Update Check Mode:Tags ^release-
|
||||
Current Version:1.9.2
|
||||
Current Version Code:192
|
||||
Current Version:1.9.3
|
||||
Current Version Code:193
|
||||
|
|
Loading…
Reference in a new issue