Skip to content

Commit

Permalink
SDK 32
Browse files Browse the repository at this point in the history
  • Loading branch information
Cartrigger committed Sep 7, 2024
1 parent b327526 commit 462086f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android {
ndkVersion = "26.1.10909125"
compileSdkVersion = "android-32"
defaultConfig {
minSdkVersion(29)
minSdk 32

ndk.stl = "c++_shared"
}
Expand Down

0 comments on commit 462086f

Please sign in to comment.