1
0
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:
agarcia
2020-06-09 11:22:58 +02:00
parent d157c107c8
commit 7710db7612
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -23,11 +23,11 @@ allOpen {
}
android {
compileSdkVersion 28
compileSdkVersion 29
defaultConfig {
minSdkVersion 21
targetSdkVersion 28
targetSdkVersion 29
versionCode = 10000500
versionName = "1.0.5"