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:
parent
24111a95d5
commit
1b727ae71d
@ -13,8 +13,8 @@ android {
|
|||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
|
|
||||||
versionCode = 10000001
|
versionCode = 10000100
|
||||||
versionName = "1.0.1-beta.1"
|
versionName = "1.0.1"
|
||||||
}
|
}
|
||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user