Skip to content

Commit 1e86213

Browse files
author
plamen5kov
committed
added link to blog
1 parent ef4e4fd commit 1e86213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/project-template-gradle/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ task pluginStructureCheck {
192192
&&
193193
!fileName.endsWith(".jar")
194194
){
195-
println "WARNING: The file: " + f + " is depricated, you can read more about what will be the expected plugin structure here: (add link to blog post)"
195+
println "WARNING: The file: " + f + " is depricated, you can read more about what will be the expected plugin structure here: https://www.nativescript.org/blog/migrating-n-android-plugins-from-version-1.7-to-2.0"
196196
}
197197
}
198198
}

0 commit comments

Comments
 (0)