Skip to content

Commit 7183ea2

Browse files
authored
Add explicit NDK version to keep CI stable and happy (#782)
1 parent 446c1a9 commit 7183ea2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ ext {
1111

1212
android {
1313
compileSdkVersion 28
14+
ndkVersion '21.0.6113669'
1415
defaultConfig {
1516
applicationId "com.duckduckgo.mobile.android"
1617
minSdkVersion 21

0 commit comments

Comments
 (0)