Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Conversations
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Android-smartphones
Conversations
Commits
35c03c34
Unverified
Commit
35c03c34
authored
1 year ago
by
Daniel Gultsch
Browse files
Options
Downloads
Patches
Plain Diff
version bump to 2.13.0 + changelog
parent
25dd7756
No related branches found
Branches containing commit
Tags
2.13.0
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+7
-0
7 additions, 0 deletions
CHANGELOG.md
build.gradle
+2
-2
2 additions, 2 deletions
build.gradle
fastlane/metadata/android/en-US/changelogs/4208104.txt
+4
-0
4 additions, 0 deletions
fastlane/metadata/android/en-US/changelogs/4208104.txt
with
13 additions
and
2 deletions
CHANGELOG.md
+
7
−
0
View file @
35c03c34
# Changelog
### Version 2.13.0
*
Easier access to 'Show QR code'
*
Support PEP Native Bookmarks
*
Add support for SDP Offer / Answer Model (Used by SIP gateways)
*
Raise target API to Android 14
### Version 2.12.12
*
Support Private DNS (DNS over TLS)
...
...
This diff is collapsed.
Click to expand it.
build.gradle
+
2
−
2
View file @
35c03c34
...
...
@@ -97,8 +97,8 @@ android {
defaultConfig
{
minSdkVersion
21
targetSdkVersion
34
versionCode
420
79
versionName
"2.13.0
-beta.2
"
versionCode
420
81
versionName
"2.13.0"
archivesBaseName
+=
"-$versionName"
applicationId
"eu.siacs.conversations"
resValue
"string"
,
"applicationId"
,
applicationId
...
...
This diff is collapsed.
Click to expand it.
fastlane/metadata/android/en-US/changelogs/4208104.txt
0 → 100644
+
4
−
0
View file @
35c03c34
* Easier access to 'Show QR code'
* Support PEP Native Bookmarks
* Add support for SDP Offer / Answer Model (Used by SIP gateways)
* Raise target API to Android 14
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment