Update Kontalk to 4.2.0 (410)
This commit is contained in:
parent
abe857247d
commit
0e301e7773
|
@ -674,6 +674,17 @@ Build:4.2.0-beta4,401
|
||||||
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.2.0,410
|
||||||
|
commit=v4.2.0
|
||||||
|
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:
|
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
|
||||||
|
@ -682,5 +693,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.6
|
Current Version:4.2.0
|
||||||
Current Version Code:314
|
Current Version Code:410
|
||||||
|
|
Loading…
Reference in a new issue