Skip to content
Snippets Groups Projects
Commit 90ce65df authored by Adrien Béraud's avatar Adrien Béraud
Browse files

Release: version 113

Change-Id: Id04f7a69793c064ee4c10621a3c1946ce0119573
parent 69c7ea1c
No related branches found
No related tags found
No related merge requests found
...@@ -8,8 +8,8 @@ android { ...@@ -8,8 +8,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 27 targetSdkVersion 27
versionCode 112 versionCode 113
versionName "20180329" versionName "20180406"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
} }
......
* Fix crash on network connectivity change in some cases
* Fix audio not working for some devices
* Various bug fixes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment