File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ android {
2222
2323dependencies {
2424 implementation fileTree(include : [' *.jar' ], dir : ' libs' )
25- implementation ' com.android.support:appcompat-v7:26 .1.0'
25+ implementation ' com.android.support:appcompat-v7:27 .1.0'
2626 implementation ' com.android.support.constraint:constraint-layout:1.0.2'
2727 implementation " org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version "
2828 implementation ' com.google.code.gson:gson:2.8.1'
Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ android {
2424
2525dependencies {
2626 implementation fileTree(dir : ' libs' , include : [' *.jar' ])
27- implementation ' com.android.support:appcompat-v7:26.1.0'
2827 implementation ' org.java-websocket:Java-WebSocket:1.3.4'
2928 implementation ' com.google.code.gson:gson:2.8.1'
3029 implementation " org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version "
You can’t perform that action at this time.
0 commit comments