diff --git a/BlinkIDSample/build.gradle b/BlinkIDSample/build.gradle index b366a2f0..d8ca52ba 100644 --- a/BlinkIDSample/build.gradle +++ b/BlinkIDSample/build.gradle @@ -26,7 +26,7 @@ allprojects { project.ext { blinkIdVersion = '6.11.1' - compileSdkVersion = 35 - targetSdkVersion = 35 + compileSdkVersion = 34 + targetSdkVersion = 34 appCompatVersion = '1.7.0' } \ No newline at end of file