Skip to content

Commit 5979573

Browse files
committed
Moved android_ndk
1 parent e8812f9 commit 5979573

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

hook/build.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import 'dart:io';
33
import 'package:code_assets/code_assets.dart';
44
import 'package:hooks/hooks.dart';
55

6-
import 'android_ndk.dart';
6+
import '../lib/src/android_ndk.dart';
77

88
const version = '3.5.4';
99
const sourceCodeUrl = 'https://github.com/openssl/openssl/releases/download/openssl-$version/openssl-$version.tar.gz';

0 commit comments

Comments
 (0)