Skip to content

Commit

Permalink
Revert NDK version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthonyy232 committed Oct 13, 2024
1 parent 5959487 commit 4855d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ android {
generateLocaleConfig = true
}

ndkVersion = "27.1.12297006"
ndkVersion = "26.3.11579264"
buildToolsVersion = "35.0.0"
dependenciesInfo {
includeInApk = false
Expand Down

0 comments on commit 4855d59

Please sign in to comment.