Skip to content

Commit e323bd9

Browse files
committed
Gelocator: ndkversion set to default
1 parent 6e7137e commit e323bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ if (flutterVersionName == null) {
2525
android {
2626
namespace "com.appveyor.flet"
2727
compileSdkVersion flutter.compileSdkVersion
28-
ndkVersion "25.1.8937393"
28+
ndkVersion flutter.ndkVersion
2929

3030
compileOptions {
3131
sourceCompatibility JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)