mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-09-23 04:05:10 -04:00
chore(deps): update com.android.tools:common to v32.4.1 (#7219)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
1 parent
b9d258cd58
commit
685ce56da1
1 file changed
+1
-1
@@ -331,7 +331,7 @@ screenshot-validation-api = { group = "com.android.tools.screenshot", name = "sc
|
||||
|
||||
# Build Logic
|
||||
android-gradleApiPlugin = { module = "com.android.tools.build:gradle-api", version.ref = "agp" }
|
||||
android-tools-common = { module = "com.android.tools:common", version = "32.4.0" }
|
||||
android-tools-common = { module = "com.android.tools:common", version = "32.4.1" }
|
||||
androidx-room-gradlePlugin = { module = "androidx.room3:room3-gradle-plugin", version.ref = "room" }
|
||||
compose-gradlePlugin = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version.ref = "kotlin" }
|
||||
compose-multiplatform-gradlePlugin = { module = "org.jetbrains.compose:compose-gradle-plugin", version.ref = "compose-multiplatform" }
|
||||
|
||||
Reference in new issue
Block a user