blob: 0aaf2b148cbe975bab1a57fde5323d8c1f7d89ea [file] [log] [blame]
plugins {
id("com.android.library")
}
android {
compileSdkVersion 30
defaultConfig {
minSdkVersion 21
targetSdkVersion 27
}
}