1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 08:22:56 +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
+2 -2
View File
@@ -22,8 +22,8 @@ android {
minSdkVersion 19
targetSdkVersion 28
versionCode = 10000200
versionName = "1.0.2"
versionCode = 10000300
versionName = "1.0.3"
}
lintOptions {