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
b6ce914f
Commit
b6ce914f
authored
2 years ago
by
Daniel Gultsch
Browse files
Options
Downloads
Patches
Plain Diff
version bump to 2.10.8
parent
78c3b1f5
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+4
-0
4 additions, 0 deletions
CHANGELOG.md
build.gradle
+2
-2
2 additions, 2 deletions
build.gradle
with
6 additions
and
2 deletions
CHANGELOG.md
+
4
−
0
View file @
b6ce914f
# Changelog
### Version 2.10.8
*
Fix wrong avatar being shown for group chats
### Version 2.10.7
*
always ask for battery optimizations opt-out
...
...
This diff is collapsed.
Click to expand it.
build.gradle
+
2
−
2
View file @
b6ce914f
...
...
@@ -91,8 +91,8 @@ android {
defaultConfig
{
minSdkVersion
21
targetSdkVersion
30
versionCode
4203
3
versionName
"2.10.
7
"
versionCode
4203
4
versionName
"2.10.
8
"
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