mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Kontalk to 4.4.0 (500)
This commit is contained in:
parent
b7a19d80e7
commit
b88fbc4da7
1 changed files with 16 additions and 2 deletions
|
|
@ -966,6 +966,20 @@ Builds:
|
|||
scanignore:
|
||||
- app/src/main/res/raw/truststore
|
||||
|
||||
- versionName: 4.4.0
|
||||
versionCode: 500
|
||||
commit: v4.4.0
|
||||
subdir: app
|
||||
submodules: true
|
||||
init: sed -i -e 's/signingConfig signingConfigs.release/{}/g' build.gradle
|
||||
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
|
||||
|
||||
MaintainerNotes: |-
|
||||
Summary and Description have been moved to the new localizable text files:
|
||||
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
|
||||
|
|
@ -973,5 +987,5 @@ MaintainerNotes: |-
|
|||
ArchivePolicy: 10 versions
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags ^v[0-9.]+$
|
||||
CurrentVersion: 4.3.1
|
||||
CurrentVersionCode: 440
|
||||
CurrentVersion: 4.4.0
|
||||
CurrentVersionCode: 500
|
||||
|
|
|
|||
Loading…
Reference in a new issue