Add Trace SDK Android v0.1.0

fix: buildscript replace issue: InjectTraceTask replaced first occurrence of buildscript, but it should not be replaced if it is a String literal.
fix: String literals in build.gradle: InjectTraceTask removed some String literals, when it contained commenting chars. This has been fixed, String literals will not be affected by the comment removal.
feat!: Rename input project_path: Renamed input project_path to project_location.

This topic was automatically closed after 90 days. New replies are no longer allowed.