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

Update versionCode and versionName

This commit is contained in:
davigonz 2019-08-20 09:38:34 +02:00
parent 0f15c38fc2
commit c65d8fa21f

View File

@ -22,8 +22,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode = 10000101
versionName = "1.0.2-beta.1"
versionCode = 10000200
versionName = "1.0.2"
}
lintOptions {