diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index bbe3193..99234ba 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ compileSdk = "36" [libraries] androidx-activity = { module = "androidx.activity:activity", version = "1.13.0" } -androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.1" } +androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.8.0" } androidx-browser = { module = "androidx.browser:browser", version = "1.10.0" } androidx-test-junit = { module = "androidx.test.ext:junit-ktx", version = "1.3.0" } junit = { module = "junit:junit", version = "4.13.2" }