android error cannot find symbol @javax.annotation.Generated code example
Example: error: cannot find [email protected](
dependencies {
compile group: 'javax.annotation', name: 'javax.annotation-api', version: '1.3.2'
}
dependencies {
compile group: 'javax.annotation', name: 'javax.annotation-api', version: '1.3.2'
}