Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 717d53d

Browse files
committedFeb 9, 2024
Add TODO item to build.gradle to fix Nunit tests for #602
1 parent 84074ef commit 717d53d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2246,6 +2246,8 @@ task gitTagRelease(type: Exec) {
22462246
// - Conflicting dependencies
22472247
// - FAT ABI vs. single ABI selection
22482248

2249+
// TODO: Build and run NUnit tests for #602
2250+
22492251
// TODO: iOS Resolver tests (on OSX only)
22502252
// - Import plugin test Cocoapods bootstrap
22512253
// - Pod specification, with reflection & XML, validate both are present in the

0 commit comments

Comments
 (0)
Please sign in to comment.