mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
gradle: downgrade AGP to 7.0.x again
This commit is contained in:
parent
844082aed9
commit
3be6e2552f
4 changed files with 2 additions and 13 deletions
|
@ -27,7 +27,7 @@ androidx-work-runtime-ktx = { module = "androidx.work:work-runtime-ktx", version
|
|||
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.1.3"
|
||||
build-agp = "com.android.tools.build:gradle:7.0.4"
|
||||
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.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue