mirror of
https://github.com/owncloud/android-library.git
synced 2025-06-09 17:06:18 +00:00
commit
49dcc24143
@ -7,7 +7,7 @@ dependencies {
|
||||
api 'com.squareup.okhttp3:okhttp:4.6.0'
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion"
|
||||
api 'com.gitlab.ownclouders:dav4android:oc_support_2.1.5'
|
||||
api 'com.github.hannesa2:Logcat:1.6.0'
|
||||
api 'com.github.AppDevNext.Logcat:LogcatCore:2.1.1'
|
||||
api 'net.openid:appauth:0.7.1'
|
||||
|
||||
// Moshi
|
||||
@ -29,8 +29,8 @@ android {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
|
||||
versionCode = 10000600
|
||||
versionName = "1.0.6"
|
||||
versionCode = 10000700
|
||||
versionName = "1.0.7"
|
||||
|
||||
// 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