Skip to content

Lumiww v1.0.5

Latest

Choose a tag to compare

@Xzeel Xzeel released this 17 Aug 11:32
0c8aa11

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, and lumiww-v1.0.5-x86_64.apk during the app build process in the build.gradle.kts file.
  • 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!