Kannada and Hindi language support added

This commit is contained in:
Kaif
2023-12-01 15:55:49 +05:30
parent 4a248f7c49
commit 10d822c5d6
16 changed files with 142 additions and 70 deletions

View File

@@ -133,4 +133,6 @@ dependencies {
implementation "com.squareup.retrofit2:retrofit:2.9.0"
implementation "com.squareup.retrofit2:converter-gson:2.9.0"
implementation "androidx.preference:preference-ktx:1.2.1"
}