Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dec60171 authored by Mohit Mali's avatar Mohit Mali
Browse files

specify the ndk version to use

parent b65a552c
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -80,6 +80,8 @@ android {
        minSdkVersion androidMinSdk
        targetSdkVersion androidTargetSdk

        ndkVersion "21.3.6528147"

        multiDexEnabled true
        multiDexKeepProguard file('multidex-keep.pro')