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

Merge pull request #420 from owncloud/release/1.0.12

[Release] 1.0.12
This commit is contained in:
Abel García de Prada 2021-07-20 12:55:28 +02:00 committed by GitHub
commit 5852921764
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,8 +25,8 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode = 10001100
versionName = "1.0.11"
versionCode = 10001200
versionName = "1.0.12"
}
lintOptions {