Prepare release 2.25.1

This commit is contained in:
tom79 2019-11-23 11:04:43 +01:00
parent 857d5e4fbe
commit 0c6c976e2a
2 changed files with 3 additions and 3 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 29 targetSdkVersion 29
versionCode 336 versionCode 337
versionName "2.25.0" versionName "2.25.1"
multiDexEnabled true multiDexEnabled true
renderscriptTargetApi 28 as int renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true renderscriptSupportModeEnabled true