Added some translations for the new stuff

This commit is contained in:
ottoptj 2024-12-22 03:47:40 +02:00
commit cf2a7542c9
3 changed files with 24 additions and 25 deletions

View file

@ -52,5 +52,4 @@ dependencies {
implementation("androidx.preference:preference-ktx:1.2.1")
implementation("androidx.activity:activity-ktx:1.9.3")
implementation("androidx.constraintlayout:constraintlayout:2.2.0")
implementation("androidx.preference:preference:1.2.1")
}