mirror of
https://github.com/moparisthebest/Conversations
synced 2024-11-05 08:45:02 -05:00
version bump to 1.13.7 + changelog
This commit is contained in:
parent
04976fe333
commit
c06aceaae9
@ -1,5 +1,8 @@
|
||||
###Changelog
|
||||
|
||||
####Version 1.13.7
|
||||
* bug fixes
|
||||
|
||||
####Version 1.13.6
|
||||
* thumbnails for videos
|
||||
* bug fixes
|
||||
|
@ -54,8 +54,8 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
versionCode 163
|
||||
versionName "1.13.6"
|
||||
versionCode 165
|
||||
versionName "1.13.7"
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "eu.siacs.conversations"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user