Skip to content

Eighth release

Latest

Choose a tag to compare

@ragibn5 ragibn5 released this 23 Sep 04:56
· 5 commits to main since this release
2b843a7
  • Updated AGP from "8.8.2" to "8.13.0".
  • Updated Kotlin from "1.9.24" to "1.9.25".
  • Updated Gradle wrapper from version "8.10.2" to "8.13".
  • Renamed the devicedetect module to device_detect.
  • Updated the lib's publishing artifactId from "devicedetect" to "device-detect"".
  • Updated the lib's publishing version from "0.0.5" to "0.0.8".
  • Updated jvmTarget in the lib's build.gradle.kts to use JavaVersion.VERSION_11.toString().
  • Updated module paths in settings.gradle.kts, app/build.gradle.kts, and .idea/gradle.xml to
    reflect the module rename.