Skip to content

v0.3.3

Compare
Choose a tag to compare
@SarathRamachandra SarathRamachandra released this 29 Apr 15:20
· 5 commits to main since this release
c4c1566

0.3.3 (29/APR/2023)

AGP >= 8.x

  • Enhances the Android Conviva Plugin to exclude the packages from the Conviva Instrumentation. By default, Conviva excludes the instrumentation of the packages for android, androidx, kotlin, kotlinx and com.conviva.
  • Fixes the bytecode instrumentation to the wrapper (Decorator Pattern), instead of making the replacements independent of other instrumentations.