Skripsi_Fasta/openCVLibrary3413/build.gradle

16 lines
231 B
Groovy

apply plugin: 'com.android.library'
android {
compileSdkVersion 33
buildToolsVersion "30.0.2"
defaultConfig {
minSdkVersion 23
targetSdkVersion 33
}
buildTypes {
rele }
}
}