Release 2.3.0-beta-1

This commit is contained in:
tom79 2019-05-30 19:13:51 +02:00
parent 38a8169285
commit 943a8dfa31
1 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 28 targetSdkVersion 28
versionCode 274 versionCode 275
versionName "2.2.0" versionName "2.3.0-beta-1"
multiDexEnabled true multiDexEnabled true
renderscriptTargetApi 28 as int renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true renderscriptSupportModeEnabled true