You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ dependencies {
34
34
}
35
35
36
36
```
37
-
> `com.google.android.gms:play-services-ads:8.4.0` 와 `com.google.android.gms:play-services-location:8.4.0` 에서 사용하는 버전 8.4.0은 앱에서 사용하는 구글 플레이 서비스 버전과 동일하도록 수정바랍니다. 그렇지 않을 경우 컴파일시에 `com.android.dex.DexException` 등의 에러를 만날 수 있씁니다.
37
+
> `com.google.android.gms:play-services-ads:8.4.0` 와 `com.google.android.gms:play-services-location:8.4.0` 에서 사용하는 버전 8.4.0은 앱에서 사용하는 구글 플레이 서비스 버전과 동일하도록 수정바랍니다. 그렇지 않을 경우 컴파일시에 `com.android.dex.DexException` 등의 에러를 만날 수 있습니다.
0 commit comments