org.kontalk: update to version 4.1.3 (290)
Signed-off-by: Daniele Ricci <daniele@casaricci.it>
This commit is contained in:
parent
24a43bb8e5
commit
acb226a920
|
@ -597,6 +597,17 @@ Build:4.1.2,280
|
||||||
sed -i -e '/fabric/d' ../build.gradle build.gradle
|
sed -i -e '/fabric/d' ../build.gradle build.gradle
|
||||||
scanignore=app/src/main/res/raw/truststore
|
scanignore=app/src/main/res/raw/truststore
|
||||||
|
|
||||||
|
Build:4.1.3,290
|
||||||
|
commit=v4.1.3
|
||||||
|
subdir=app
|
||||||
|
submodules=yes
|
||||||
|
init=sed -i -e 's/signingConfig signingConfigs.release/{}/g' build.gradle && \
|
||||||
|
rm ../gradle.properties
|
||||||
|
gradle=basic
|
||||||
|
prebuild=sed -i -e "/crashlytics/,+2d" -e "/googleplayCompile/d" build.gradle && \
|
||||||
|
sed -i -e '/fabric/d' ../build.gradle build.gradle
|
||||||
|
scanignore=app/src/main/res/raw/truststore
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Summary and Description have been moved to the new localizable text files:
|
Summary and Description have been moved to the new localizable text files:
|
||||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||||
|
@ -605,5 +616,5 @@ https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||||
Archive Policy:10 versions
|
Archive Policy:10 versions
|
||||||
Auto Update Mode:Version v%v
|
Auto Update Mode:Version v%v
|
||||||
Update Check Mode:Tags ^v[0-9.]+$
|
Update Check Mode:Tags ^v[0-9.]+$
|
||||||
Current Version:4.1.2
|
Current Version:4.1.3
|
||||||
Current Version Code:280
|
Current Version Code:290
|
||||||
|
|
Loading…
Reference in a new issue