ОШИБКА: не удалось найти net.simonvt.schematic: -компилятор: 0.6.3. Поиск в следующих местах: - https://dl.google.com/dl/android/maven2/net/simonvt/schematic/-compiler/0.6.3/-compiler-0.6.3.pom - https://dl.google.com/dl/android/maven2/net/simonvt/schematic/-compiler/0.6.3/-compiler-0.6.3.jar - https://jcenter.bintray.com/net/simonvt/schematic/-compiler/0.6.3/-compiler-0.6.3.pom - https://jcenter.bintray.com/net/simonvt/schematic/-compiler/0.6.3/-compiler-0.6.3.jar Требуется: проект: приложение
Я пытался изменитьверсия и измените место проекта, чтобы уменьшить длину пути"defaultConfig {applicationId" android.example.com.squawker "minSdkVersion 16 targetSdkVersion 28 versionCode 1 versionName" 1.0 "testInstrumentationRunner" android.support.test.runner.AndroidJUnitRunner "} buildTypes {release {minifyEnableard getguard (progu) getguard (progu) getguardtxt '),' proguard-rules.pro '}}}
зависимости {реализация fileTree (dir:' libs ', включает в себя: [' * .jar ']) androidTestImplementation (' com.android.support. test.espresso: espresso-core: 2.2.2 ', {исключить группу:' com.android.support ', модуль:' support-annotations '}) реализация' com.android.support:appcompat-v7:28.0.0 'testImplementation'junit: junit: 4.12 '
// RecyclerView
implementation 'com.android.support:recyclerview-v7:28.0.0'
// Schematic dependencies for ContentProvider
apt 'net.simonvt.schematic:-compiler:0.6.3'
implementation 'net.simonvt.schematic:schematic:0.6.3'
// Preferences Dependencies
implementation 'com.android.support:preference-v7:28.0.0'
}
применить плагин:' com.android.application 'применить плагин:' android-apt '
android {compileSdkVersion 28 buildToolsVersion "28.0.3" defaultConfig {applicationId "android.example.com.squawker" minSdkVersion 16 targetSdkVersion 28 versionCode 1 versionName "1.0" testInstrumentationRunner "android.support.test.runner.AndroidJner}getDefaultProguardFile ('proguard-android.txt'), 'proguard-rules.pro'}}}
зависимостей {реализация fileTree (dir: 'libs', включает: ['* .jar']) androidTestImplementation ('com.android.support.test.espresso: espresso-core: 2.2.2', {исключить группу: 'com.android.support', модуль: 'support-annotations'}) реализация 'com.android.support:appcompat-v7: 28.0.0 'testImplementation'junit: junit: 4.12'
// RecyclerView
implementation 'com.android.support:recyclerview-v7:28.0.0'
// Schematic dependencies for ContentProvider
apt 'net.simonvt.schematic:-compiler:0.6.3'
implementation 'net.simonvt.schematic:schematic:0.6.3'
// Preferences Dependencies
implementation 'com.android.support:preference-v7:28.0.0'
} введите описание изображения здесь