diff --git a/oss-licenses-plugin/testapp/gradle/libs.versions.toml b/oss-licenses-plugin/testapp/gradle/libs.versions.toml index 3596dd9b..6930c8fd 100644 --- a/oss-licenses-plugin/testapp/gradle/libs.versions.toml +++ b/oss-licenses-plugin/testapp/gradle/libs.versions.toml @@ -1,14 +1,14 @@ [versions] -agp = "9.2.1" +agp = "9.4.0" androidx-activity = "1.13.0" -androidx-appcompat = "1.7.1" +androidx-appcompat = "1.8.0" androidx-compose-bom = "2026.06.00" androidx-test = "1.7.0" androidx-test-espresso = "3.7.0" androidx-test-ext = "1.3.0" compileSdk = "36" junit = "4.13.2" -kotlin = "2.4.0" +kotlin = "2.4.10" minSdk = "24" oss-licenses-plugin = "+" oss-licenses-library = "+" # Always use the latest available