We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fc6430 commit 0dbb9e7Copy full SHA for 0dbb9e7
FaceVerificationLib/build.gradle.kts
@@ -8,6 +8,7 @@ android {
8
namespace = "com.aria.danesh.faceverificationlib"
9
defaultConfig {
10
minSdk = 24
11
+ compileSdk = 34
12
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
13
consumerProguardFiles("consumer-rules.pro")
14
}
0 commit comments