Skip to content

Commit

Permalink
Upgrade to NDK r27b.
Browse files Browse the repository at this point in the history
  • Loading branch information
DanAlbert committed Sep 5, 2024
1 parent f3b1f87 commit 2089abe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ object Versions {
const val COMPILE_SDK = 34
const val TARGET_SDK = 34
const val MIN_SDK = 21
const val NDK = "27.0.12077973" // r27
const val NDK = "27.1.12297006" // r27b
val JAVA = JavaVersion.VERSION_1_8
}

0 comments on commit 2089abe

Please sign in to comment.