1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-23 06:13:13 +00:00

Update version name and version code

This commit is contained in:
Abel García de Prada
2021-07-15 09:55:21 +02:00
parent 650f348c35
commit 7b5c070175
+2 -2
View File
@@ -25,8 +25,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode = 10001100 versionCode = 10001200
versionName = "1.0.11" versionName = "1.0.12"
} }
lintOptions { lintOptions {