1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 16:06:08 +00:00

Merge pull request #365 from owncloud/release/1.0.9

[Release] 1.0.9
This commit is contained in:
Abel García de Prada 2021-01-26 12:44:02 +01:00 committed by GitHub
commit c3ffe3d916
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,8 +24,8 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode = 10000800
versionName = "1.0.8"
versionCode = 10000900
versionName = "1.0.9"
}
lintOptions {