Skip to content

Commit

Permalink
Upgrade SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
yujincheng08 committed Mar 18, 2024
1 parent e203bfd commit 6bb4abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ val androidTargetSdkVersion by extra(34)
val androidMinSdkVersion by extra(21)
val androidBuildToolsVersion by extra("34.0.0")
val androidCompileSdkVersion by extra(34)
val androidNdkVersion by extra("26.1.10909125")
val androidNdkVersion by extra("26.2.11394342")
val androidCmakeVersion by extra("3.22.1+")

0 comments on commit 6bb4abd

Please sign in to comment.