Skip to content

Public release 1.7.3

Compare
Choose a tag to compare
@DmytroDm DmytroDm released this 28 Sep 11:13
· 29 commits to master since this release
9eccf48

What's new

  • Added attachFile(Activity, String) function.
  • Deprecated attachFile(String) function.

Updates

  • Bumped gradle-maven-publish-plugin from 0.20.0 to 0.22.0
  • Bumped dokka-base from 1.6.10 to 1.7.10
  • Bumped dokka-gradle-plugin from 1.6.10 to 1.7.10
  • Bumped gradle from 7.2.2 to 7.3.0

Fixes

  • Fixed ClassCastException when the context used for initialization of VGSCollect is not activity context.
  • Fixed ConcurrentModificationException during notifying field state.