version 1.13.3
This commit is contained in:
parent
6d130153d0
commit
4729642662
2 changed files with 6 additions and 2 deletions
|
@ -1,5 +1,9 @@
|
|||
###Changelog
|
||||
|
||||
###Version 1.13.3
|
||||
* new permission check and request at startup
|
||||
* bug fixes
|
||||
|
||||
####Version 1.13.2
|
||||
* refactored lastseen info
|
||||
* bug fixes
|
||||
|
|
|
@ -73,8 +73,8 @@ android {
|
|||
minSdkVersion 14
|
||||
targetSdkVersion 23
|
||||
|
||||
versionCode 152
|
||||
versionName "1.13.2"
|
||||
versionCode 153
|
||||
versionName "1.13.3"
|
||||
|
||||
archivesBaseName += "-$versionName"
|
||||
applicationId "de.pixart.messenger"
|
||||
|
|
Loading…
Add table
Reference in a new issue