Releases: akexorcist/ScreenshotDetection
Releases · akexorcist/ScreenshotDetection
1.0.2
1.0.1
- Update target version to 30
- Migrate from Android Support to AndroidX
- Migrate from Java to Kotlin
- Add debounce (Coroutines Flow) to screen capture listener (Prevent multiple event emit)
- Move from MavenCentral to JCenter