add macrobenchmark

This commit is contained in:
2026-06-11 11:13:39 +02:00
parent 787acff1e8
commit a2754a7168
28 changed files with 395 additions and 1 deletions
+3 -1
View File
@@ -23,4 +23,6 @@ dependencyResolutionManagement {
}
rootProject.name = "Gudari Wallet"
include(":app")
include(":app")
include(":macrobenchmark")
include(":macrobenchmark")