Weekly 11.0.0 Alpha 02

This commit is contained in:
Nextcloud Android Bot 2021-01-28 07:40:17 +00:00
parent 16546847d4
commit 032b1e85b8

View File

@ -38,8 +38,8 @@ android {
targetSdkVersion 29
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
versionCode 110000001 // 0-50=Alpha / 51-98=RC / 90-99=stable
versionName "11.0.0 Alpha 01"
versionCode 110000002 // 0-50=Alpha / 51-98=RC / 90-99=stable
versionName "11.0.0 Alpha 02"
flavorDimensions "default"
renderscriptTargetApi 19