diff --git a/app/build.gradle b/app/build.gradle index ff8c1e3..9c150f8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -66,7 +66,7 @@ testOptions { dependencies { - implementation 'androidx.appcompat:appcompat:1.6.1' + implementation 'androidx.appcompat:appcompat:1.7.0' implementation 'com.google.android.material:material:1.12.0' implementation 'androidx.constraintlayout:constraintlayout:2.1.4' testImplementation 'junit:junit:4.+'