Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 390 Bytes

File metadata and controls

14 lines (10 loc) · 390 Bytes

Java 17+ License

About

This library allows you to determine the Android environment and SDK version

Installation

dependencies {
    implementation("io.github.vova7878:AndroidMisc:<version>")
}