Skip to content

Commit 33a63c6

Browse files
authored
Remove preferred cmake version to let gradle handle it
1 parent 0985d95 commit 33a63c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

feature/aliuhook/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ android {
3030

3131
externalNativeBuild {
3232
cmake {
33-
version = "4.0.2"
3433
path = file("src/main/cpp/CMakeLists.txt")
3534
}
3635
}

0 commit comments

Comments
 (0)