Switched from using ActionBar to using Toolbar
This commit is contained in:
@@ -22,7 +22,7 @@ android {
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
compile 'com.github.bumptech.glide:glide:3.5.2'
|
||||
compile 'com.android.support:appcompat-v7:21.0.2'
|
||||
compile 'com.android.support:support-annotations:22.0.0'
|
||||
compile 'com.android.support:appcompat-v7:22.1.0'
|
||||
compile 'com.android.support:support-annotations:22.1.0'
|
||||
compile 'com.google.android.gms:play-services-gcm:7.0.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user