Seventh release
Pre-release
Pre-release
- 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
devicedetectmodule todevice_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
jvmTargetin the lib'sbuild.gradle.ktsto useJavaVersion.VERSION_11.toString(). - Updated module paths in
settings.gradle.kts,app/build.gradle.kts, and.idea/gradle.xmlto reflect the module rename.