Skip to content

Commit 5c3e6ca

Browse files
committed
Update Android Gradle Plugin to 9.1.0
- Updated `agp` version from `9.0.1` to `9.1.0` in `gradle/libs.versions.toml`.
1 parent f246074 commit 5c3e6ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
jdk = "17"
3-
agp = "9.0.1"
3+
agp = "9.1.0"
44
compileSdk = "36"
55
minSdk = "21"
66
kotlin = "2.3.10"

0 commit comments

Comments
 (0)