修复gradle 5.0 apt 失效的问题
This commit is contained in:
@@ -27,3 +27,5 @@ dependencies {
|
||||
implementation "androidx.appcompat:appcompat:${rootProject.ext.XAppcompatVersion}"
|
||||
testImplementation 'junit:junit:4.12'
|
||||
}
|
||||
|
||||
apply from: 'bintray-release.gradle'
|
||||
Reference in New Issue
Block a user