google / webcrypto.dart

Cross-platform implementation of Web Cryptography APIs
https://pub.dev/packages/webcrypto
Apache License 2.0
81 stars 48 forks source link

Migrate to Gradle Plugin DSL #147

Closed HamdaanAliQuatil closed 2 months ago

HamdaanAliQuatil commented 2 months ago

Closes #146

  1. Applied Gradle plugins with the declarative plugins block.
  2. Bumped Kotlin Version to 1.7.10
  3. Bumped Android NDK Version to 26.1.10909125
jonasfj commented 2 months ago

Okay, I suspect the tests that do fail are unrelated.