Skip to content
This repository has been archived by the owner on Mar 15, 2022. It is now read-only.

Commit

Permalink
updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
X1nto committed Feb 23, 2021
1 parent ab3014d commit 7c72632
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ dependencies {
implementation("com.beust:klaxon:5.4")

// Crowdin
implementation("com.crowdin.platform:mobile-sdk:1.2.0")
implementation("com.github.crowdin.mobile-sdk-android:sdk:1.4.0")

// Tips
implementation("com.github.florent37:viewtooltip:1.2.2")
Expand All @@ -141,6 +141,7 @@ dependencies {
implementation("com.github.kittinunf.fuel:fuel-coroutines:2.2.3")
implementation("com.github.kittinunf.fuel:fuel-json:2.2.3")
implementation("com.squareup.okhttp3:logging-interceptor:4.9.1")
implementation("com.squareup.retrofit2:retrofit:2.9.0")

// Root permissions
implementation("com.github.topjohnwu.libsu:core:3.1.1")
Expand Down

0 comments on commit 7c72632

Please sign in to comment.