Hi there.
I installed the FOSS APK from GitHub Releases, but Google Play started recognizing it and now offers an update to the Play Store version.
I assume this happens because both builds use the same application ID ("me.kavishdevar.librepods").
Would it make sense to use a separate ID for FOSS builds, e.g. "me.kavishdevar.librepods.foss" (possibly via "applicationIdSuffix")?
This would prevent Google Play from offering Play Store updates for FOSS installations.
Hi there.
I installed the FOSS APK from GitHub Releases, but Google Play started recognizing it and now offers an update to the Play Store version.
I assume this happens because both builds use the same application ID ("me.kavishdevar.librepods").
Would it make sense to use a separate ID for FOSS builds, e.g. "me.kavishdevar.librepods.foss" (possibly via "applicationIdSuffix")?
This would prevent Google Play from offering Play Store updates for FOSS installations.