mirror of
https://github.com/android10/Android-CleanArchitecture.git
synced 2026-03-13 10:13:41 +08:00
Add frodo configuration block to project.
This commit is contained in:
@@ -2,6 +2,10 @@ apply plugin: 'com.android.application'
|
||||
apply plugin: 'com.neenbedankt.android-apt'
|
||||
apply plugin: 'com.fernandocejas.frodo'
|
||||
|
||||
frodo {
|
||||
enabled = true
|
||||
}
|
||||
|
||||
android {
|
||||
def globalConfiguration = rootProject.extensions.getByName("ext")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user