mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-02 21:23:24 -04:00
chore: update Compose BOM to 2023.03.00
This commit is contained in:
@@ -162,7 +162,7 @@ dependencies {
|
||||
kapt "com.google.dagger:hilt-compiler:$hilt_version"
|
||||
|
||||
// Compose
|
||||
def composeBom = platform('androidx.compose:compose-bom:2023.01.00')
|
||||
def composeBom = platform('androidx.compose:compose-bom:2023.03.00')
|
||||
implementation composeBom
|
||||
androidTestImplementation composeBom
|
||||
|
||||
|
||||
Reference in New Issue
Block a user