Skip to content

Commit 0c79e2d

Browse files
author
ehowlsla
committed
version update
1 parent 5163fe4 commit 0c79e2d

File tree

3,344 files changed

+151
-89531
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,344 files changed

+151
-89531
lines changed

bootpay/bootpay.iml

Lines changed: 43 additions & 26 deletions
Large diffs are not rendered by default.

bootpay/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ dependencies {
2424
androidTestImplementation('com.android.support.test.espresso:espresso-core:2.2.2', {
2525
exclude group: 'com.android.support', module: 'support-annotations'
2626
})
27-
implementation 'com.google.code.gson:gson:2.8.0'
27+
implementation 'com.google.code.gson:gson:2.8.2'
2828
implementation 'com.squareup.retrofit2:retrofit:2.3.0'
2929
implementation 'com.squareup.retrofit2:converter-gson:2.3.0'
3030
implementation 'com.squareup.retrofit2:converter-moshi:2.3.0'
3131
implementation 'com.squareup.retrofit2:adapter-rxjava:2.3.0'
32-
implementation 'com.squareup.okhttp3:okhttp:3.9.1'
32+
implementation 'com.squareup.okhttp3:okhttp:3.10.0'
3333
implementation 'com.android.support:appcompat-v7:25.3.1'// https://mvnrepository.com/artifact/org.jetbrains.kotlin/kotlin-stdlib
3434
implementation group: 'org.jetbrains.kotlin', name: 'kotlin-stdlib', version: '1.2.41'
3535
// implementation "org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"
-2.5 MB
Binary file not shown.

0 commit comments

Comments
 (0)