プラグインのアクティブ化

以下の例のように、モジュールレベル build.gradle で、adeum プラグインを com.android.application プラグインの直後に追加します。

apply plugin: 'com.android.application'
apply plugin: 'adeum' // this line added for AppDynamics