diff --git a/app/build.gradle b/app/build.gradle index fdf74ac..4f1d455 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -59,7 +59,7 @@ dependencies { // AndroidX implementation 'androidx.appcompat:appcompat:1.3.0' - implementation 'androidx.annotation:annotation:1.2.0' + implementation 'androidx.annotation:annotation:1.3.0' implementation 'androidx.activity:activity-compose:1.3.0-beta02' implementation 'androidx.core:core-ktx:1.6.0' implementation 'androidx.constraintlayout:constraintlayout:2.0.4'