com.hina.analytics.android.plugin.common.VersionConstant.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of auto-plugin Show documentation
Show all versions of auto-plugin Show documentation
The official Android SDK Plugin for Hina Data Track.
The newest version!
package com.hina.analytics.android.plugin.common
object VersionConstant {
//Plugin Version
const val VERSION = "4.0.2"
// MIN SDK Version
const val MIN_SDK_VERSION = "4.0.0"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy