parent
5a3f721eb4
commit
2c2bb185c3
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ dependencies {
|
|||
implementation 'com.squareup.okhttp3:okhttp:3.12.5' // versions > 3.12.x don't support API level < 21 anymore
|
||||
implementation 'com.squareup.retrofit2:retrofit:2.6.1'
|
||||
implementation 'com.squareup.retrofit2:converter-gson:2.6.1'
|
||||
implementation 'com.google.guava:guava:28.1-jre'
|
||||
implementation 'com.google.guava:guava:28.1-android'
|
||||
implementation ('com.github.AppIntro:AppIntro:5.1.0') {
|
||||
exclude group: 'org.jetbrains' , module:'annotations'
|
||||
}
|
||||
|
|
Reference in a new issue