오류 복구 방법: 방법이 없는 서명:build ap86oam3dut3pxce3x49rdtma.android()?
5월 14일 20일
설명: 1
정답:33
78
오류: 방법이 없는 서명:build ap86oam3dut3pxce3x49rdtma.매개 변수 유형에 적용: (build ap86oam3pdut3pxce3x49rdtma$run closure1) 값: [build ap86oam3pdut3pxce3x49rdtma$runclosure1@47588b04]
빌드 사다리꼴은 다음과 같습니다.apply plugin: 'com.android.application'
android{
implementationSdkVersion 28
buildToolsVersion "29.0.3"
defaultConfig {
applicationId "com.uiresource.taksiku"
minSdkVersion 16
targetSdkVersion 28
versionCode 1
versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
release {
minifyEnabled true
…
Open Full Question
Reference
이 문제에 관하여(오류 복구 방법: 방법이 없는 서명:build ap86oam3dut3pxce3x49rdtma.android()?), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://dev.to/gilly7/how-to-fix-error-no-signature-of-method-buildap86oam3dut3pxce3x49rdtmaandroid-1aia
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
apply plugin: 'com.android.application'
android{
implementationSdkVersion 28
buildToolsVersion "29.0.3"
defaultConfig {
applicationId "com.uiresource.taksiku"
minSdkVersion 16
targetSdkVersion 28
versionCode 1
versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
buildTypes {
release {
minifyEnabled true
Reference
이 문제에 관하여(오류 복구 방법: 방법이 없는 서명:build ap86oam3dut3pxce3x49rdtma.android()?), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://dev.to/gilly7/how-to-fix-error-no-signature-of-method-buildap86oam3dut3pxce3x49rdtmaandroid-1aia텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)