1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-06 15:36:45 +00:00

Merge pull request #256 from owncloud/release/1.0.2_beta.1

[Release] 1.0.2 beta 1
This commit is contained in:
David González Verdugo 2019-08-08 13:20:49 +02:00 committed by GitHub
commit 0f15c38fc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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