This commit is contained in:
MeuNome
2026-04-27 14:58:47 +01:00
parent d0216e424b
commit 0fe31e3f65
20 changed files with 1503 additions and 1468 deletions

View File

@@ -61,4 +61,5 @@ dependencies {
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
implementation 'com.github.PhilJay:MPAndroidChart:3.1.0'
}