chore: bump dependencies

This commit is contained in:
oSumAtrIX 2023-04-03 03:04:04 +02:00
parent bbb07ec9c8
commit 22e453706d
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -43,7 +43,7 @@ android {
dependencies {
compileOnly(project(mapOf("path" to ":dummy")))
compileOnly("androidx.annotation:annotation:1.5.0")
compileOnly("androidx.annotation:annotation:1.6.0")
compileOnly("androidx.appcompat:appcompat:1.6.1")
compileOnly("com.squareup.okhttp3:okhttp:5.0.0-alpha.11")
compileOnly("com.squareup.retrofit2:retrofit:2.9.0")