Lumiww v1.0.5+11
Last Updated : 17/08/2026 17:53 WIB
CHANGELOGS
- Add ProGuard (R8) to the Lumiww app to reduce the APK file size (shrinking), obfuscate, and optimize the app.
- Add the code to automatically rename the APKs
lumiww-v1.0.5-arm64-v8a.apk,lumiww-v1.0.5-armeabi-v7a.apk, andlumiww-v1.0.5-x86_64.apkduring the app build process in thebuild.gradle.ktsfile. - The Lumiww app is no longer a universal APK. instead, it is now split into separate versions based on the Android device's processor architecture (
arm64-v8a,armeabi-v7a,x86_64).
NOTE
Please install the version that matches your device's processor architecture!