Format code

This commit is contained in:
ganfra 2023-02-24 20:40:48 +01:00
parent c9b4cf3232
commit 5731deb9a5
2 changed files with 1 additions and 2 deletions

View file

@ -55,5 +55,4 @@ dependencies {
implementation(projects.features.roomlist)
implementation(projects.features.login)
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:1.2.2")
}