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
16f14057
Commit
16f14057
authored
2 years ago
by
Daniel Gultsch
Browse files
Options
Downloads
Patches
Plain Diff
version bump to 2.11.0-beta.2
parent
b374fecc
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
CHANGELOG.md
+1
-0
1 addition, 0 deletions
CHANGELOG.md
build.gradle
+2
-2
2 additions, 2 deletions
build.gradle
with
3 additions
and
2 deletions
CHANGELOG.md
+
1
−
0
View file @
16f14057
...
...
@@ -4,6 +4,7 @@
*
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.
build.gradle
+
2
−
2
View file @
16f14057
...
...
@@ -93,8 +93,8 @@ android {
defaultConfig
{
minSdkVersion
21
targetSdkVersion
32
versionCode
420
39
versionName
"2.11.0-beta"
versionCode
420
40
versionName
"2.11.0-beta
.2
"
archivesBaseName
+=
"-$versionName"
applicationId
"eu.siacs.conversations"
resValue
"string"
,
"applicationId"
,
applicationId
...
...
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