Skip to content

Commit 55af539

Browse files
committed
add updated ndk version.
1 parent 5a461cf commit 55af539

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wgtunnel/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ plugins {
55

66
android {
77
compileSdk = 34
8+
ndkVersion = "27.2.12479018"
89
compileOptions {
910
sourceCompatibility = JavaVersion.VERSION_17
1011
targetCompatibility = JavaVersion.VERSION_17

0 commit comments

Comments
 (0)