Skip to content

Commit

Permalink
update SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
krizaa committed Jan 18, 2024
1 parent e997d54 commit df32b71
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 @@ -25,8 +25,8 @@ allprojects {
// versions of libraries that all modules require

project.ext {
blinkIdVersion = '6.4.0'
blinkIdVersion = '6.5.0'
compileSdkVersion = 33
targetSdkVersion = 33
appCompatVersion = '1.4.0'
appCompatVersion = '1.6.1'
}

0 comments on commit df32b71

Please sign in to comment.