Skip to content

Build Android and Dagger with JDK9+

License

Notifications You must be signed in to change notification settings

tapendium/jdk9-deps

 
 

Repository files navigation

Build Android and Dagger with JDK9+

A compile-only dependency to fix building Android projects with Dagger2 and JDK9+
google/dagger#1339

package javax.annotation.processing does not exist
import javax.annotation.processing.Generated;

Usage

dependencies {
    compileOnly 'com.github.pengrad:jdk9-deps:1.0'
}

About

Build Android and Dagger with JDK9+

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%