Bump to 8.2.0

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2021-01-04 17:07:42 +01:00
parent acff1b559c
commit 86073af970
No known key found for this signature in database
GPG Key ID: 0E00D4D47D0C5AF7

View File

@ -39,8 +39,8 @@ android {
targetSdkVersion 29
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
versionCode 80010090 // 0-50=Alpha / 51-98=RC / 90-99=stable
versionName "8.1.0"
versionCode 80020090 // 0-50=Alpha / 51-98=RC / 90-99=stable
versionName "8.2.0"
flavorDimensions "default"
renderscriptTargetApi 19