X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=others%2Flede-gui%2Fbuild.gradle;h=b9dd0d43e5455765f5d1f3fc7232cd55e10295a3;hb=00922a5779ecade450c3cabc756f850dbe528095;hp=f74784d06328f7105e705d8cb4765f3f751943fc;hpb=79298f7386842b764e79f806a56bf67c7b88aaaa;p=iot2.git diff --git a/others/lede-gui/build.gradle b/others/lede-gui/build.gradle index f74784d..b9dd0d4 100644 --- a/others/lede-gui/build.gradle +++ b/others/lede-gui/build.gradle @@ -45,5 +45,6 @@ dependencies { compile 'com.android.support:appcompat-v7:26.+' compile 'com.android.support.constraint:constraint-layout:1.0.2' compile 'com.android.support:design:26.0.0-alpha1' + compile 'com.android.support:support-v4:26.+' testCompile 'junit:junit:4.12' }