org.kontalk: update to version 4.1.1 (270)
Signed-off-by: Daniele Ricci <daniele@casaricci.it>
This commit is contained in:
parent
a3c43f4681
commit
f0969c669e
|
@ -575,6 +575,17 @@ Build:4.1.0,260
|
|||
sed -i -e '/fabric/d' ../build.gradle build.gradle
|
||||
scanignore=app/src/main/res/raw/truststore
|
||||
|
||||
Build:4.1.1,270
|
||||
commit=v4.1.1
|
||||
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:
|
||||
Summary and Description have been moved to the new localizable text files:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
@ -584,5 +595,5 @@ Archive Policy:10 versions
|
|||
Auto Update Mode:None
|
||||
Update Check Mode:HTTP
|
||||
Update Check Data:https://raw.githubusercontent.com/kontalk/androidclient/stable/build.gradle|appVersionCode = (.*)|.|appVersionName = '(.*)'
|
||||
Current Version:4.1.0
|
||||
Current Version Code:260
|
||||
Current Version:4.1.1
|
||||
Current Version Code:270
|
||||
|
|
Loading…
Reference in a new issue