This repository was archived by the owner on Jun 3, 2025. It is now read-only.
  
  
  
  
v0.3.0
- Support Kotlin 1.3.70.
 - 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.0"
}