-
Notifications
You must be signed in to change notification settings - Fork 1
Home
archslaveCW edited this page Jun 28, 2018
·
29 revisions
안드로이드 Minimum SDK : 21
안드로이드 Compile Target SDK : 26
적용방법 :
Gradle Scripts -> build.gradle (Module:app) 파일 수정
dependencies 블록 밑에
implementation 'com.google.android.gms:play-services-maps:15.0.1'
implementation 'com.google.android.gms:play-services-location:15.0.1'
implementation 'com.android.support:support-media-compat:27.1.1'
implementation 'com.android.support:support-v4:27.1.1'