Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Conversations Fork
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Kyriakos Tsoukalas
Conversations Fork
Commits
331fd306
Commit
331fd306
authored
4 years ago
by
Daniel Gultsch
Browse files
Options
Downloads
Patches
Plain Diff
version bump to 2.9.10 + changelog
parent
c469b2dc
Branches
Branches containing commit
Tags
2.9.10
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
CHANGELOG.md
+3
-0
3 additions, 0 deletions
CHANGELOG.md
build.gradle
+2
-2
2 additions, 2 deletions
build.gradle
fastlane/metadata/android/en-US/changelogs/42012.txt
+1
-0
1 addition, 0 deletions
fastlane/metadata/android/en-US/changelogs/42012.txt
with
6 additions
and
2 deletions
CHANGELOG.md
+
3
−
0
View file @
331fd306
# Changelog
# Changelog
### Version 2.9.10
*
fix HTTP up/download for users that don’t trust system CAs
### Version 2.9.9
### Version 2.9.9
*
Various bug fixes around Tor support
*
Various bug fixes around Tor support
...
...
This diff is collapsed.
Click to expand it.
build.gradle
+
2
−
2
View file @
331fd306
...
@@ -93,8 +93,8 @@ android {
...
@@ -93,8 +93,8 @@ android {
defaultConfig
{
defaultConfig
{
minSdkVersion
21
minSdkVersion
21
targetSdkVersion
29
targetSdkVersion
29
versionCode
4201
0
versionCode
4201
2
versionName
"2.9.
9
"
versionName
"2.9.
10
"
archivesBaseName
+=
"-$versionName"
archivesBaseName
+=
"-$versionName"
applicationId
"eu.siacs.conversations"
applicationId
"eu.siacs.conversations"
resValue
"string"
,
"applicationId"
,
applicationId
resValue
"string"
,
"applicationId"
,
applicationId
...
...
This diff is collapsed.
Click to expand it.
fastlane/metadata/android/en-US/changelogs/42012.txt
0 → 100644
+
1
−
0
View file @
331fd306
* fix HTTP up/download for users that don’t trust system CAs
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