1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 16:33:03 +00:00

Android Studio 3.5.0

This commit is contained in:
Hannes Achleitner
2019-09-08 09:25:39 +02:00
parent 0f15c38fc2
commit 36df3d9287
5 changed files with 5 additions and 48 deletions
+2 -2
View File
@@ -16,11 +16,11 @@ allOpen {
}
android {
compileSdkVersion 28
compileSdkVersion 29
defaultConfig {
minSdkVersion 19
targetSdkVersion 28
targetSdkVersion 29
versionCode = 10000101
versionName = "1.0.2-beta.1"