File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ dependencies {
121121
122122 compile " com.google.android.gms:play-services-base:${ PLAY_SERVICES_VERSION} "
123123 compile " com.google.android.gms:play-services-auth:${ PLAY_SERVICES_VERSION} "
124- compile ' com.google.code.gson:gson:2.7 '
124+ compile ' com.google.code.gson:gson:2.8.2 '
125125
126126 compile " com.squareup.retrofit2:retrofit:${ RETROFIT_VERSION} "
127127 compile " com.squareup.retrofit2:converter-gson:${ RETROFIT_VERSION} "
@@ -136,7 +136,7 @@ dependencies {
136136 compile " com.github.bumptech.glide:glide:${ GLIDE_VERSION} "
137137 annotationProcessor " com.github.bumptech.glide:compiler:${ GLIDE_VERSION} "
138138
139- compile ' com.eclipsesource.j2v8:j2v8:4.6 .0@aar'
139+ compile ' com.eclipsesource.j2v8:j2v8:4.8 .0@aar'
140140 compile ' commons-io:commons-io:2.5'
141141 compile ' ch.acra:acra:4.9.2'
142142 compile ' com.hootsuite.android:nachos:1.1.1'
You can’t perform that action at this time.
0 commit comments