diff options
Diffstat (limited to 'app')
| -rw-r--r-- | app/build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle index 3129bc16..efeb63a6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -4,7 +4,7 @@ import java.util.regex.Pattern apply plugin: 'com.android.application' android { - ndkVersion "21.4.7075529" + ndkVersion "28.2.13676358" namespace = "se.leap.bitmaskclient" compileOptions { |
