mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-07 16:06:08 +00:00
Upgrade version code and version name
This commit is contained in:
parent
411364b378
commit
4d22971de0
@ -29,8 +29,8 @@ android {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
|
||||
versionCode = 10000700
|
||||
versionName = "1.0.7"
|
||||
versionCode = 10000800
|
||||
versionName = "1.0.8"
|
||||
|
||||
// This is pretty ugly but manifest placeholders don't seem to work very well when using different modules
|
||||
// See https://github.com/openid/AppAuth-Android/issues/325
|
||||
|
Loading…
x
Reference in New Issue
Block a user