Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 474 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 474 Bytes

BuildCompat

Maven Central

rikka.buildcompat.BuildCompat: Helper class that helps you to check Android version, but also naming in a different way (atLeast13 ✓).

Download

dependencies {
    implementation "dev.rikka.rikkax.buildcompat:buildcompat:<version>"
}

Dependencies included (If you have concerns about file size)

  • androidx.annotation:annotation