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

Update version number and name

This commit is contained in:
davigonz 2019-09-24 17:13:50 +02:00
parent 2dcfcc2545
commit bb45bc9dbb

View File

@ -22,8 +22,8 @@ android {
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode = 10000200 versionCode = 10000300
versionName = "1.0.2" versionName = "1.0.3"
} }
lintOptions { lintOptions {