mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
org.kontalk: update to version 4.1.0-beta3 (248)
Signed-off-by: Daniele Ricci <daniele.athome@gmail.com>
This commit is contained in:
parent
3897a8fcab
commit
4581b99e9a
1 changed files with 11 additions and 0 deletions
|
|
@ -542,6 +542,17 @@ Build:4.1.0-beta2,246
|
||||||
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.0-beta3,248
|
||||||
|
commit=v4.1.0-beta3
|
||||||
|
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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue