Skip to content

Commit 822dcae

Browse files
authored
Merge pull request #343 from Countly/arifBurakDemiray-patch-1
revert: ndk version
2 parents 7932d80 + a351839 commit 822dcae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-native/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ android {
3737
path file('src/main/cpp/CMakeLists.txt')
3838
}
3939
}
40-
ndkVersion '23.1.7779620'
40+
ndkVersion '21.0.6113669'
4141

4242
// Use this if you are working with sdk-native subproject instead of maven library.
4343
// Change also the dependency config below.

0 commit comments

Comments
 (0)