chore(deps): update dependency com.android.tools.build:gradle to v7.1.2

This commit is contained in:
Renovate Bot 2022-04-05 15:35:12 +00:00
parent 3097eaf82f
commit 355ac27dff
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -22,7 +22,7 @@ androidx-paging-compose = "androidx.paging:paging-compose:1.0.0-alpha14"
aurora-component = { module = "org.pushing-pixels:aurora-component", version.ref = "aurora" }
aurora-theming = { module = "org.pushing-pixels:aurora-theming", version.ref = "aurora" }
aurora-window = { module = "org.pushing-pixels:aurora-window", version.ref = "aurora" }
build-agp = "com.android.tools.build:gradle:7.0.4"
build-agp = "com.android.tools.build:gradle:7.1.2"
build-kotlin-gradle = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
build-kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref = "kotlin" }
build-spotless = "com.diffplug.spotless:spotless-plugin-gradle:6.4.1"