mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
4 lines
106 B
Groovy
4 lines
106 B
Groovy
apply plugin: 'com.android.application'
|
|
|
|
apply from: "${buildscript.sourceFile.parent}/div-common.gradle"
|