Release 2.1.0-rc1

This commit is contained in:
tom79 2019-05-24 18:34:48 +02:00
parent 48ff9a99a2
commit d80fc504e0
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 271 versionCode 272
versionName "2.0.3" versionName "2.1.0-rc1"
multiDexEnabled true multiDexEnabled true
renderscriptTargetApi 28 as int renderscriptTargetApi 28 as int
renderscriptSupportModeEnabled true renderscriptSupportModeEnabled true