Update targetSdkVersion to 30

This commit is contained in:
Stefan Niedermann 2020-10-18 19:19:43 +02:00
parent 6e336446af
commit ddf33a6bc3

View file

@ -13,7 +13,7 @@ android {
defaultConfig {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 18
targetSdkVersion 29
targetSdkVersion 30
versionCode 2017001
versionName "2.17.1"
multiDexEnabled true