Skip to content

Commit 532686c

Browse files
committed
Fix NDK working version
1 parent dda3677 commit 532686c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codec2talkie/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ plugins {
33
}
44

55
android {
6+
android.ndkVersion "21.4.7075529"
67
compileSdkVersion 30
78
buildToolsVersion "30.0.2"
89

0 commit comments

Comments
 (0)