Skip to content
Permalink
Browse files
Merge pull request #11495 from OatmealDome/android-cmake
Android: Don't enforce a particular CMake version
  • Loading branch information
AdmiralCurtiss committed Feb 1, 2023
2 parents 9eb5655 + a534af4 commit e55a0f4
Showing 1 changed file with 0 additions and 1 deletion.
@@ -109,7 +109,6 @@ android {
externalNativeBuild {
cmake {
path "../../../CMakeLists.txt"
version "3.18.1"
}
}
namespace 'org.dolphinemu.dolphinemu'

0 comments on commit e55a0f4

Please sign in to comment.