readme: Fix a typo
This commit is contained in:
+1
-1
@@ -238,7 +238,7 @@ For this project the task graph will be the following:
|
||||
library project(':lib')
|
||||
|
||||
// artifect in a library project
|
||||
library(project(':lib'), 'artifectName')
|
||||
library(project(':lib'), 'artefactName')
|
||||
|
||||
// naitve library for linking.
|
||||
nativeLibrary project.file('path/to/native/library/')
|
||||
|
||||
Reference in New Issue
Block a user