version 3.0.1

This commit is contained in:
Christian Schneppe 2020-11-21 10:17:45 +01:00
parent f248939001
commit b636336cf0
No known key found for this signature in database
GPG key ID: F30B8D686B44D87E
2 changed files with 3 additions and 2 deletions

View file

@ -1,5 +1,6 @@
### Changelog
#### Version 3.0.1
#### Version 3.0.0
* Pix-Art Messenger is now blabber.im
* rework missed call notifications (blabber.im)

View file

@ -103,9 +103,9 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 312
versionName "3.0.0"
//versionNameSuffix " beta_(2020-11-20)" // " beta_(XXXX-XX-XX)" // activate for beta versions
versionCode 314
versionName "3.0.1"
//resConfigs "en"
archivesBaseName += "-$versionName"