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

Merge pull request #488 from owncloud/release/2.21-beta.1

[Release] 1.0.15-beta.1
This commit is contained in:
Abel García de Prada 2022-05-12 09:49:09 +02:00 committed by GitHub
commit 809e641b1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,8 +27,8 @@ android {
minSdkVersion 21
targetSdkVersion 31
versionCode = 10001400
versionName = "1.0.14"
versionCode = 10001401
versionName = "1.0.15-beta.1"
}
lint {