io.appmetrica.gradle.aarcheck.AarCheckException.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aar-check Show documentation
Show all versions of aar-check Show documentation
Provides plugin for check aar
The newest version!
package io.appmetrica.gradle.aarcheck
class AarCheckException(message: String) : Exception(message)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy