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
f8517612
Commit
f8517612
authored
2 years ago
by
Daniel Gultsch
Browse files
Options
Downloads
Patches
Plain Diff
version bump to 2.11.0
parent
0a133b6c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
build.gradle
+2
-2
2 additions, 2 deletions
build.gradle
fastlane/metadata/android/en-US/changelogs/42041.txt
+5
-0
5 additions, 0 deletions
fastlane/metadata/android/en-US/changelogs/42041.txt
with
7 additions
and
2 deletions
build.gradle
+
2
−
2
View file @
f8517612
...
...
@@ -94,8 +94,8 @@ android {
defaultConfig
{
minSdkVersion
21
targetSdkVersion
32
versionCode
4204
0
versionName
"2.11.0
-beta.2
"
versionCode
4204
1
versionName
"2.11.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/42041.txt
0 → 100644
+
5
−
0
View file @
f8517612
* Implement Extensible SASL Profile, Bind 2.0 and Fast for faster reconnects
* Implement Channel Binding
* Add ability to switch from audio call to video call
* Add ability to delete own avatar
* Add notification for missed calls
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