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

Prepare 1.0.10 release

This commit is contained in:
Abel García de Prada 2021-03-16 11:11:39 +01:00
parent b96a3e9be3
commit a60c4909f4

View File

@ -25,8 +25,8 @@ android {
minSdkVersion 21
targetSdkVersion 29
versionCode = 10000901
versionName = "1.0.10-beta.1"
versionCode = 10001000
versionName = "1.0.10"
}
lintOptions {