1
0
Fork 1

version 1.13.1

This commit is contained in:
Christian Schneppe 2016-06-04 22:00:56 +02:00
parent 60a70b5205
commit d401dd671c
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,8 @@
###Changelog
####Version 1.13.0
* bug fixes
####Version 1.13.0
* changed applicationId
* play videos directly without touching play button

View file

@ -71,9 +71,9 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 23
versionCode 150
versionCode 151
versionName "1.13.0"
versionName "1.13.1"
archivesBaseName += "-$versionName"
applicationId "de.pixart.messenger"