mirror of
https://github.com/imcarlost/Android-Itunes-API.git
synced 2026-04-10 02:46:54 -04:00
+ Permissions manager
+ Networking implementation + Design for the ArtistsListActivity - Search icon on the Actionbar (replaced with an EditText)
This commit is contained in:
@@ -30,8 +30,8 @@ dependencies {
|
||||
androidTestImplementation 'com.android.support.test:runner:1.0.1'
|
||||
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1'
|
||||
|
||||
compile 'com.github.shaz-tech:EasyRuntimePermission:1.0'
|
||||
compile 'pro.oncreate.easynet:easynet:1.3.0'
|
||||
compile group: 'com.google.code.gson', name: 'gson', version: '2.7'
|
||||
|
||||
compile 'com.android.support:design:26.1.0'
|
||||
compile 'com.anthonycr.grant:permissions:1.0'
|
||||
implementation 'com.squareup.okhttp3:okhttp:3.9.1'
|
||||
compile group: 'com.google.code.gson', name: 'gson', version: '2.8.2'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user