updated gradle configuration according to latest repos

This commit is contained in:
strawmanbobi
2019-06-12 22:00:06 +08:00
parent af6620f3b1
commit 2eabc65df6
3 changed files with 3 additions and 4 deletions

View File

@@ -31,7 +31,6 @@ android {
dependencies {
compile 'com.android.support:appcompat-v7:27.1.1'
compile 'com.android.support.constraint:constraint-layout:1.0.0-beta4'
compile 'com.android.support:design:27.1.1'
compile 'com.android.support:support-v4:27.1.1'
compile 'com.michaelpardo:activeandroid:3.1.0-SNAPSHOT'