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

Merge pull request #376 from owncloud/release/1.0.10_beta.1

[RELEASE] 1.0.10-beta.1
This commit is contained in:
Abel García de Prada
2021-03-09 15:11:36 +01:00
committed by GitHub
+2 -2
View File
@@ -25,8 +25,8 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode = 10000900
versionName = "1.0.9"
versionCode = 10000901
versionName = "1.0.10-beta.1"
}
lintOptions {