컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
Gradle용 Android 플러그인 버전 1.3.1(2015년 8월)
종속성:
|
최소 버전 |
기본 버전 |
참고 |
Gradle |
2.2.1 |
2.2.1 |
자세한 내용은 Gradle 업데이트하기를 참고하세요. |
SDK 빌드 도구 |
21.1.1 |
21.1.1 |
SDK 빌드 도구를 설치 또는 구성합니다. |
일반 사항:
- ZipAlign 작업을 수정하여 사용자설정 파일 이름을 사용할 때 이전 작업의 출력을 올바르게 사용합니다.
- NDK를 사용한 Renderscript 패키징을 해결합니다.
createDebugCoverageReport
빌드 작업의 지원을 유지합니다.
build.gradle
빌드 파일에서 archiveBaseName
속성의 맞춤설정된 사용에 관한 지원을 해결합니다.
- Android 스튜디오 외부에서 린트를 실행할 때 매개변수 메서드 주석 찾기로 발생하는
Invalid ResourceType
린트 경고를 해결합니다.
이 페이지에 나와 있는 콘텐츠와 코드 샘플에는 콘텐츠 라이선스에서 설명하는 라이선스가 적용됩니다. 자바 및 OpenJDK는 Oracle 및 Oracle 계열사의 상표 또는 등록 상표입니다.
최종 업데이트: 2025-08-30(UTC)
[null,null,["최종 업데이트: 2025-08-30(UTC)"],[],[],null,["\u003cbr /\u003e\n\nAndroid plugin for Gradle, revision 1.3.1 (August 2015)\n\n**Dependencies:**\n\n| | Minimum version | Default version | Notes |\n|----------------:|:---------------:|:---------------:|:----------------------------------------------------------------------------------------------------------:|\n| Gradle | 2.2.1 | 2.2.1 | To learn more, see [updating Gradle](/build/releases/gradle-plugin?buildsystem=ndk-build#updating-gradle). |\n| SDK Build Tools | 21.1.1 | 21.1.1 | [Install](/studio/intro/update#sdk-manager) or [configure](/tools/releases/build-tools) SDK Build Tools. |\n\n**General Notes:**\n\n- Fixed the [ZipAlign](/tools/help/zipalign) task to properly consume the output of the previous task when using a customized filename.\n- Fixed [Renderscript](/guide/topics/renderscript/compute) packaging with the [NDK](/tools/sdk/ndk).\n- Maintained support for the `createDebugCoverageReport` build task.\n- Fixed support for customized use of the `archiveBaseName` property in the `build.gradle` build file.\n- Fixed the `Invalid ResourceType` [lint](/tools/help/lint) warning caused by parameter method annotation lookup when running [lint](/tools/help/lint) outside of Android Studio.\n\n\u003cbr /\u003e"]]