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

Update version name and version code for release 1.0.11

This commit is contained in:
Abel García de Prada 2021-05-18 12:19:40 +02:00
parent 307bf93a40
commit 634c4a0f93

View File

@ -25,8 +25,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode = 10001000 versionCode = 10001100
versionName = "1.0.10" versionName = "1.0.11"
} }
lintOptions { lintOptions {