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

Updated versionCode and versionName

This commit is contained in:
Fernando Sanz 2022-05-11 09:53:47 +02:00
parent 45a9a190f8
commit e4fe41a8aa

View File

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