Skip to content

Release v11.13.0

Compare
Choose a tag to compare
@InstabugCI InstabugCI released this 10 Jul 13:26
· 180 commits to master since this release

Changed

Fixed

  • Fix an issue with the Android sourcemaps upload Gradle task getting recreated when both bundleReleaseJsAndAssets and createBundleReleaseJsAndAssets tasks exist in the same Android project (#991), closes #989.
  • Fix an issue with JaCoCo gradle plugin replacing the enabled method with required prop to prevent gradle scripts breaking on version 0.72 (#995), closes #994.