Skip to content

Seventh release

Pre-release
Pre-release

Choose a tag to compare

@ragibn5 ragibn5 released this 22 Sep 19:57
· 9 commits to main since this release
c658ab3
  • 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.7".
  • 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.