Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
hilt {
    enableAggregatingTask = false
    enableExperimentalClasspathAggregation = true
}

...

Anchor
Migration-to-v23
Migration-to-v23
Migrating to the maven plugin installation (if you are currently using

...

the mobile-protect-gradle-plugin.jar classpath file)

Step 1: Remove the old dependencies

...