1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-22 22:03:00 +00:00

Merge pull request #258 from owncloud/release_1.0.2

[Release] 1.0.2
This commit is contained in:
David González Verdugo
2019-08-21 17:24:27 +02:00
committed by GitHub
+2 -2
View File
@@ -22,8 +22,8 @@ android {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode = 10000101 versionCode = 10000200
versionName = "1.0.2-beta.1" versionName = "1.0.2"
} }
lintOptions { lintOptions {