-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
Error Info
ERROR: Failed to resolve: com.tickaroo.tikxml:annotation:0.8.15 Show in Project Structure dialog Affected Modules: app
Java Android Project
build.gradle files
compileSdkVersion 28
defaultConfig {
minSdkVersion 19
targetSdkVersion 19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
buildToolsVersion '28.0.3'
//......
implementation 'com.tickaroo.tikxml:core:0.8.15'
annotationProcessor 'com.tickaroo.tikxml:processor:0.8.15'
implementation 'com.tickaroo.tikxml:annotation:0.8.15'
implementation 'com.tickaroo.tikxml:retrofit-converter:0.8.15'
annotationProcessor 'com.tickaroo.tikxml:auto-value-tikxml:0.8.15'
gradle version:3.3.2
vladkalyuzhny and chrisbrkt
Metadata
Metadata
Assignees
Labels
No labels