1
0
mirror of https://github.com/owncloud/android-library.git synced 2026-08-11 08:22:56 +00:00

Merge pull request #346 from owncloud/release/1.0.8

[Release] 1.0.8
This commit is contained in:
Abel García de Prada
2020-10-01 13:59:27 +02:00
committed by GitHub
+2 -2
View File
@@ -29,8 +29,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 29 targetSdkVersion 29
versionCode = 10000700 versionCode = 10000800
versionName = "1.0.7" versionName = "1.0.8"
// 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