Added crowdin
This commit is contained in:
parent
d87c95b7b2
commit
107a475b9f
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -42,3 +42,4 @@ app/normal/release/
|
||||||
app/font/
|
app/font/
|
||||||
app/src/debug/
|
app/src/debug/
|
||||||
/app/nofont/
|
/app/nofont/
|
||||||
|
/crowdin.properties
|
||||||
|
|
|
@ -140,7 +140,7 @@ dependencies {
|
||||||
implementation 'androidx.fragment:fragment:1.2.4'
|
implementation 'androidx.fragment:fragment:1.2.4'
|
||||||
implementation 'androidx.recyclerview:recyclerview:1.1.0'
|
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"
|
def retrofit_version = "2.6.2"
|
||||||
implementation "com.squareup.retrofit2:retrofit:$retrofit_version"
|
implementation "com.squareup.retrofit2:retrofit:$retrofit_version"
|
||||||
|
|
Loading…
Reference in a new issue