build: Bump dependencies

This commit is contained in:
oSumAtrIX 2023-11-22 01:02:28 +01:00
parent 17e78824b7
commit 7f0c2c507c
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

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