Skip to content

Commit

Permalink
[samples] reverted target SDK version to 34
Browse files Browse the repository at this point in the history
  • Loading branch information
i1E committed Oct 3, 2024
1 parent 85e442f commit d93b9b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BlinkIDSample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ allprojects {

project.ext {
blinkIdVersion = '6.11.1'
compileSdkVersion = 35
targetSdkVersion = 35
compileSdkVersion = 34
targetSdkVersion = 34
appCompatVersion = '1.7.0'
}

0 comments on commit d93b9b7

Please sign in to comment.