mirror of
https://github.com/owncloud/android-library.git
synced 2026-08-11 16:33:03 +00:00
Update versionCode and versionName
This commit is contained in:
@@ -13,8 +13,8 @@ android {
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
|
||||
versionCode = 10000001
|
||||
versionName = "1.0.1-beta.1"
|
||||
versionCode = 10000100
|
||||
versionName = "1.0.1"
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
||||
Reference in New Issue
Block a user