X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;ds=sidebyside;f=build.gradle;h=bd8ae53c9c95e0194c92dcc0dd8734e7caa5ba65;hb=7d31142fbfb0ace1d668e9b8b6e723a1dc4ffe0b;hp=918d904ccf1c64ffad0c200f52d9e41ab3c80dc8;hpb=4a10dd5991249717718c65a369f0e72fec93a672;p=Dictionary.git diff --git a/build.gradle b/build.gradle index 918d904..bd8ae53 100644 --- a/build.gradle +++ b/build.gradle @@ -17,6 +17,7 @@ configurations { } dependencies { compile 'com.android.support:appcompat-v7:25.0.0' + compile 'com.android.support:design:25.0.0' // Note: you can just replace "smallicu" by compile // and remove the "compile files" part if you do not // care about the size of the apk