File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ dependencies {
3737 compile project(' :wordpress-comments' )
3838
3939 // noinspection GradleCompatible
40- compile " com.android.support:appcompat-v7:25.4.0 "
40+ compile " com.android.support:appcompat-v7:25.3.1 "
4141 compile " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
4242 compile " org.wordpress:utils:1.16.0"
4343 androidTestCompile ' com.android.support.test.espresso:espresso-core:2.2.2' , {
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ android {
2525}
2626
2727dependencies {
28- compile " com.android.support:support-v4:25.4.0 "
28+ compile " com.android.support:support-v4:25.3.1 "
2929 compile " org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version "
3030 compile ' org.ccil.cowan.tagsoup:tagsoup:1.2.1'
3131 compile ' org.jsoup:jsoup:1.10.2'
You can’t perform that action at this time.
0 commit comments