Skip to content

Commit

Permalink
Update to r27 stable.
Browse files Browse the repository at this point in the history
  • Loading branch information
DanAlbert committed Jul 17, 2024
1 parent 3a18f1d commit 6055983
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.11902837-rc1" // r27 RC 1
const val NDK = "27.0.12077973" // r27
val JAVA = JavaVersion.VERSION_1_8
}

0 comments on commit 6055983

Please sign in to comment.