Skip to content

Commit

Permalink
Update to CMake 3.30.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
DanAlbert committed Sep 16, 2024
1 parent bc535ee commit ab057d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ object Versions {
const val TARGET_SDK = 34
const val MIN_SDK = 21
const val NDK = "27.1.12297006" // r27b
const val CMAKE = "3.22.1"
const val CMAKE = "3.30.3"
val JAVA = JavaVersion.VERSION_1_8
}

0 comments on commit ab057d5

Please sign in to comment.