Release beta 2.25.0-beta-2

This commit is contained in:
tom79 2019-11-13 17:04:51 +01:00
parent c780d1d016
commit 7ec357d1eb
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 29 targetSdkVersion 29
versionCode 333 versionCode 334
versionName "2.25.0-beta-1" versionName "2.25.0-beta-2"
multiDexEnabled true multiDexEnabled true
renderscriptTargetApi 28 as int renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true renderscriptSupportModeEnabled true