github bjoernch/FindMe v0.7.3

8 hours ago

FOSS Compliance

  • Removed Google dependency metadata block from APK — the DEPENDENCY_INFO_BLOCK (encrypted with a Google public key) is no longer included. Added dependenciesInfo { includeInApk = false; includeInBundle = false } to build.gradle.

Current FOSS status

  • All proprietary libraries removed (MLKit, Firebase, FCM)
  • Only remaining Google dependency: play-services-location (compile-time dependency of expo-location for FusedLocationProviderClient). Works transparently with microG as a FOSS replacement at runtime.
  • APK ~30MB (arm64-only)
  • Fastlane metadata in project root

Full Changelog: v0.7.2...v0.7.3

Don't miss a new FindMe release

NewReleases is sending notifications on new releases.