mirror of
https://github.com/owncloud/android-library.git
synced 2026-08-11 08:22:56 +00:00
Upgrade target version to v29
This commit is contained in:
@@ -23,11 +23,11 @@ allOpen {
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 28
|
||||
compileSdkVersion 29
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
targetSdkVersion 29
|
||||
|
||||
versionCode = 10000500
|
||||
versionName = "1.0.5"
|
||||
|
||||
Reference in New Issue
Block a user