Merge pull request #951 from nextcloud/bump8.2.0

Bump to 8.2.0
This commit is contained in:
Tobias Kaminsky 2021-01-04 17:08:42 +01:00 committed by GitHub
commit e10669ffcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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