Update openCVLibrary3413/build.gradle

This commit is contained in:
Fasta_Biqul_Hoirot 2024-06-07 16:40:49 +07:00
parent 1d2236984b
commit 772f3d97ba
1 changed files with 1 additions and 4 deletions

View File

@ -10,9 +10,6 @@ android {
} }
buildTypes { buildTypes {
release { rele }
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
}
} }
} }