mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 07:56:19 +00:00
Update versionCode and versionName
This commit is contained in:
parent
f36aa8d826
commit
3b552b7ea6
@ -22,8 +22,8 @@ android {
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
|
||||
versionCode = 10000100
|
||||
versionName = "1.0.1"
|
||||
versionCode = 10000101
|
||||
versionName = "1.0.2-beta.1"
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
Loading…
x
Reference in New Issue
Block a user