Use version 0.6.3 of Metro, with the bugfix we need

This commit is contained in:
Jorge Martín 2025-08-25 08:47:48 +02:00
parent fc3153bd26
commit 60cdf61cf2
4 changed files with 5 additions and 9 deletions

View file

@ -52,7 +52,7 @@ dependencyAnalysis = "2.19.0"
# DI
dagger = "2.57.1"
anvil = "0.4.1"
metro = "0.7.0-SNAPSHOT"
metro = "0.6.3"
# Auto service
autoservice = "1.1.1"