Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
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.
1 change: 0 additions & 1 deletion Source/Android/app/build.gradle
Expand Up @@ -109,7 +109,6 @@ android {
externalNativeBuild {
cmake {
path "../../../CMakeLists.txt"
version "3.18.1"
}
}
namespace 'org.dolphinemu.dolphinemu'
Expand Down

0 comments on commit e55a0f4

Please sign in to comment.