Skip to content

Commit 6e56394

Browse files
committed
even in twitter ui
1 parent accf8be commit 6e56394

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tweet-ui/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,7 @@ dependencies {
5454

5555
implementation "com.google.android.material:material:1.0.0"
5656
implementation "androidx.appcompat:appcompat:1.0.2"
57+
implementation "com.squareup.retrofit2:retrofit:2.5.0"
58+
implementation "com.squareup.retrofit2:converter-gson:2.5.0"
5759

5860
}

0 commit comments

Comments
 (0)