Skip to content

Commit

Permalink
fdsa
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 committed Oct 29, 2024
1 parent 5147465 commit 0be06e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion photon-targeting/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ model {
platName = "osxuniversal";
}

println "Checking binary $binary (we're on platform $platName)"
println "Checking binary $binary for platform $binary.targetPlatform.name , build type $binary.buildType.name (we're on platform $platName)"

if (binary.targetPlatform.name == jniPlatform) {

Expand Down

0 comments on commit 0be06e7

Please sign in to comment.