Added crowdin
parent
d87c95b7b2
commit
107a475b9f
|
@ -42,3 +42,4 @@ app/normal/release/
|
|||
app/font/
|
||||
app/src/debug/
|
||||
/app/nofont/
|
||||
/crowdin.properties
|
||||
|
|
|
@ -140,7 +140,7 @@ dependencies {
|
|||
implementation 'androidx.fragment:fragment:1.2.4'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.1.0'
|
||||
|
||||
implementation 'com.google.android.material:material:1.2.0-alpha05'
|
||||
implementation 'com.google.android.material:material:1.2.0-alpha06'
|
||||
|
||||
def retrofit_version = "2.6.2"
|
||||
implementation "com.squareup.retrofit2:retrofit:$retrofit_version"
|
||||
|
|
Loading…
Reference in New Issue