Aura v6.31.1
Aura v6.31.1
Fixed
- Sounds tab / YouTube search crash on Android 8–12 (#2). Opening the Sounds tab — or running any YouTube search — crashed instantly on devices below Android 13 with
NoSuchMethodError: URLEncoder.encode(String, Charset). NewPipeExtractor calls that API 33 method on every search; it doesn't exist on the app's minSdk 26–32 range. Enabled core library desugaring (desugar_jdk_libs 2.1.5) to backport it down to the minSdk floor.
Build
- Corrected an unresolvable ML Kit subject-segmentation dependency (wrong Maven coordinate) and a Kotlin metadata-version mismatch in firebase-auth that had been blocking clean builds.
Install: download Aura-v6.31.1.apk below. If upgrading from a build installed with a different signing key, uninstall first.