version 2.3.3

This commit is contained in:
Christian Schneppe 2019-12-08 10:28:48 +01:00
parent 6084fd91d4
commit 5d5b7010b1
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.3
* fix missing send button
#### Version 2.3.2
* fix shareWithActivity

View file

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