Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

v0.3.1

Compare
Choose a tag to compare
@bnorm bnorm released this 25 May 15:55
· 138 commits to master since this release
  • Fix: Including Kotlin wrapper class for top-level functions in Gradle configuration is no longer required.
plugins {
  id "com.bnorm.power.kotlin-power-assert" version "0.3.1"
}