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

Upgraded versionName and versionNumber

This commit is contained in:
Fernando Sanz 2022-02-09 14:32:09 +01:00
parent 57882e793e
commit a9a6ca6d4e

View File

@ -25,8 +25,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 30 targetSdkVersion 30
versionCode = 10001300 versionCode = 10001400
versionName = "1.0.13" versionName = "1.0.14"
} }
lintOptions { lintOptions {