Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Silence
Silence-Android
Commits
33fa1f6f
Commit
33fa1f6f
authored
Apr 21, 2017
by
Bastien Le Querrec
Browse files
Bump version to v0.15.7
parent
b95075e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
33fa1f6f
# Silence Changelog
### [0.15.7] - 2017-04-21
-
Fixed crash on malformed encrypted messages
-
Updated translations
### [0.15.6] - 2017-03-29
-
Moved from Axolotl to Signal protocol
-
Fixed crash when opening a conversation
...
...
@@ -212,6 +216,7 @@
-
Changed app name
-
Removed non-free libraries
[
0.15.7
]:
https://github.com/SilenceIM/Silence/compare/v0.15.6...v0.15.7
[
0.15.6
]:
https://github.com/SilenceIM/Silence/compare/v0.15.5...v0.15.6
[
0.15.5
]:
https://github.com/SilenceIM/Silence/compare/v0.15.4...v0.15.5
[
0.15.4
]:
https://github.com/SilenceIM/Silence/compare/v0.15.3...v0.15.4
...
...
build.gradle
View file @
33fa1f6f
...
...
@@ -141,8 +141,8 @@ android {
useLibrary
'org.apache.http.legacy'
defaultConfig
{
versionCode
13
5
versionName
"0.15.
6
"
versionCode
13
6
versionName
"0.15.
7
"
minSdkVersion
9
targetSdkVersion
22
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment