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

Merge pull request #466 from owncloud/release/1.0.14

[Release] 1.0.14
This commit is contained in:
Abel García de Prada 2022-02-16 10:45:45 +01:00 committed by GitHub
commit ff0cde35fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,8 +25,8 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode = 10001300
versionName = "1.0.13"
versionCode = 10001400
versionName = "1.0.14"
}
lintOptions {