Skip to content

6.0

Choose a tag to compare

@DanGLVK DanGLVK released this 23 Jul 23:44
· 22 commits to main since this release

This commit aligns the project with IzzyOnDroid's reproducible builds guidelines:

  • Enabled automatic BuildConfig generation and removed manual BuildConfig.java.
  • Explicitly enabled vcsInfo in release build to include commit metadata in APK.
  • Implemented optional signing configuration using keystore.properties.
  • Disabled non-deterministic PNG crunching and vector PNG generation.
  • Added BUILD_INSTRUCTIONS.md for verification builders.
  • Corrected namespace and added .gitignore.
  • Bumped versionCode to 6 and versionName to 0.6.0.