Browse Source

Try to make Android build

Panagiotis Christopoulos Charitos 4 years ago
parent
commit
33949ff054
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Tools/Android/app/build.gradle

+ 1 - 1
Tools/Android/app/build.gradle

@@ -2,7 +2,7 @@ apply plugin: 'com.android.application'
 
 android {
     compileSdkVersion 30
-    ndkVersion "22.1.7171670"
+    ndkVersion "23.0.7599858"
     defaultConfig {
         applicationId "org.anki.%TARGET%"
         minSdkVersion 24