1
0
Fork 1

version 2.3.2

This commit is contained in:
Christian Schneppe 2019-12-08 09:49:17 +01:00
parent 6f222114dc
commit 04571f774f
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"