Error:android-apt plugin is incompatible with the Android Gradle plugin. Please use ‘annotationProcessor’ configuration instead.

いつの間に...

https://github.com/noboru-i/SlideViewer/pull/52/files

def dbflow_version = "4.0.5"
dependencies {
    annotationProcessor "com.github.Raizlabs.DBFlow:dbflow-processor:${dbflow_version}"
    // apt "com.github.Raizlabs.DBFlow:dbflow-processor:${dbflow_version}"
© 2024 Falco Tech Blog Suffusion theme by Sayontan Sinha