1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 08:22:56 +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
+2 -2
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 {