fix: Custom Party + Success rate

This commit is contained in:
Lucàs
2025-01-14 14:25:15 +01:00
parent edcf1b786f
commit 0befbc4ef0
7 changed files with 195 additions and 38 deletions
+1
View File
@@ -46,6 +46,7 @@ apply(
dependencies {
implementation(libs.androidx.runtime.livedata)
implementation(libs.material)
val roomVersion = "2.5.2"