1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 16:06:08 +00:00

Compare commits

...

1 Commits

Author SHA1 Message Date
agarcia
63ae9b5105 Update versionCode and versionName 2020-04-30 09:01:15 +02:00

View File

@ -29,8 +29,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 28 targetSdkVersion 28
versionCode = 10000401 versionCode = 10000402
versionName = "1.0.4.1" versionName = "1.0.5-beta.1"
// This is pretty ugly but manifest placeholders don't seem to work very well when using different modules // 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 // See https://github.com/openid/AppAuth-Android/issues/325