Skip to content

Commit 106de0b

Browse files
committed
revert setting NDK version
1 parent 864320a commit 106de0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
android {
88
namespace = "com.opacitylabs.opacitycoreexample"
99
compileSdk = 35
10-
ndkVersion = 26.3.11579264
10+
// ndkVersion = 26.3.11579264
1111

1212
defaultConfig {
1313
applicationId = "com.opacitylabs.opacitycoreexample"

0 commit comments

Comments
 (0)