Skip to content

Commit

Permalink
Merge pull request #12 from Petrol-/remove_android_ndk
Browse files Browse the repository at this point in the history
(fix android): Remove android ndk declaration in build.gradle
  • Loading branch information
yanncabral authored Apr 19, 2024
2 parents e6d3fca + 1d093c9 commit 5b27942
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ android {
testNamespace "br.com.yanncabral.open_settings_plus"
}
compileSdkVersion 34
ndkVersion "25.1.8937393"


compileOptions {
sourceCompatibility JavaVersion.VERSION_17
Expand Down

0 comments on commit 5b27942

Please sign in to comment.