Starting a new module for app benchmarks

This commit is contained in:
Vitor Pamplona
2024-02-05 18:18:33 -05:00
parent eb6e235f1b
commit b13b832696
20 changed files with 252 additions and 36 deletions
+1
View File
@@ -162,6 +162,7 @@ android {
dependencies {
implementation project(path: ':quartz')
implementation project(path: ':commons')
implementation "androidx.core:core-ktx:$core_ktx_version"
implementation 'androidx.activity:activity-compose:1.8.2'
implementation "androidx.compose.ui:ui:$compose_ui_version"