mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +00:00
Release 1.0.9 Update versionName and versionCode
This commit is contained in:
parent
7ccda7d249
commit
65a4aaac28
@ -24,8 +24,8 @@ android {
|
|||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
|
|
||||||
versionCode = 10000800
|
versionCode = 10000900
|
||||||
versionName = "1.0.8"
|
versionName = "1.0.9"
|
||||||
}
|
}
|
||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user