version 2.3.2

This commit is contained in:
Christian Schneppe 2019-12-08 09:49:17 +01:00
parent 2cdc394d52
commit 074e7311bf
No known key found for this signature in database
GPG key ID: F30B8D686B44D87E
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,8 @@
### Changelog
#### Version 2.3.2
* fix shareWithActivity
#### Version 2.3.1
* bug fixes

View file

@ -105,8 +105,8 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 277
versionName "2.3.1"
versionCode 278
versionName "2.3.2"
//resConfigs "en"
archivesBaseName += "-$versionName"