# 변경내역

### 1.1.2 (2024년 9월 24일)

* Android SDK 1.13.7 연동
* iOS SDK 1.6.5 연동
* EDM4U(External Dependency Manager for Unity) 1.2.179 업데이트

### 1.1.1 (2024년 4월 5일)

* Android SDK 1.13.4 연동
* iOS SDK 1.6.0 연동

### 1.1.0 (2023년 2월 2일)

* Android SDK 1.10.1 연동
* iOS SDK 1.4.0 연동

### 1.0.9 (2022년 6월 21일)

* Android SDK 1.9.5 연동
* iOS SDK 1.3.4 연동

### 1.0.8 (2022년 4월 19일)

* Android IL2CPP 방식의 빌드 오류 수정

### 1.0.7 (2022년 3월 23일)

* iOS SDK 1.3.2 연동

### 1.0.6 (2022년 2월 21일)

* Android SDK 1.9.4 연동

### 1.0.5 (2022년 1월 17일)

* iOS SDK 1.3.1 연동

### 1.0.4 (2022년 1월 10일)

* Android SDK 1.9.3 연동
* iOS SDK 1.2.10 연동

### 1.0.3 (2020년 9월 8일)

* Android SDK 1.8.1 연동
* iOS SDK 1.2.7 연동

### 1.0.2 (2019년 10월 2일)

* Android SDK 1.7.2 연동
* iOS SDK 1.2.5 연동

### 1.0.1 (2019년 8월 29일)

* Android SDK 1.6.7 연동
* iOS SDK 1.2.4 연동

### 1.0.0 (2018년 10월 23일)

* 초기 버전


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://platform-business.gitbook.io/adpie/unity/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
