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

Merge pull request #252 from owncloud/release_1.0.1

[Release] 1.0.1
This commit is contained in:
David González Verdugo 2019-06-13 13:08:21 +02:00 committed by GitHub
commit 403d3f49fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,8 @@ android {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode = 10000001 versionCode = 10000100
versionName = "1.0.1-beta.1" versionName = "1.0.1"
} }
lintOptions { lintOptions {