org.kontalk: update to version 4.2.0-beta1 (391)
Signed-off-by: Daniele Ricci <daniele@casaricci.it>
This commit is contained in:
parent
f7faed0eaa
commit
8cd36f18c0
|
@ -641,6 +641,17 @@ Build:4.1.6,314
|
|||
sed -i -e '/fabric/d' ../build.gradle build.gradle
|
||||
scanignore=app/src/main/res/raw/truststore
|
||||
|
||||
Build:4.2.0-beta1,391
|
||||
commit=v4.2.0-beta1
|
||||
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 "/googleplayImplementation/d" build.gradle && \
|
||||
sed -i -e '/fabric/d' ../build.gradle build.gradle
|
||||
scanignore=app/src/main/res/raw/truststore
|
||||
|
||||
Maintainer Notes:
|
||||
Summary and Description have been moved to the new localizable text files:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
|
Loading…
Reference in a new issue