Skip to content

v2.3.4

Compare
Choose a tag to compare
@Sergey-Makarov Sergey-Makarov released this 30 Oct 09:51
· 15 commits to main since this release

What’s new

  • Introduced the ability to detect if device location has been spoofed. To learn more, see Geolocation Spoofing Detection.
  • Added runtime dependency com.google.android.gms:play-services-location

Compatibility

  • Requires Android 5.0+ (API Level 21 or higher)
  • Tested with API Level 33 (targetSdk = 33)
  • Compiled using API Level 34 (compileSdk = 34)

Build Info

  • Kotlin: v1.9.10 (org.jetbrains.kotlin:kotlin-*:1.9.10)
  • Android Gradle Plugin: v8.1.1 (com.android.tools.build:gradle:8.1.1)
  • Gradle: v8.3.0
  • jvmTarget : Java 8