Weathernaut icon indicating copy to clipboard operation
Weathernaut copied to clipboard

proprietary components

Open IzzySoft opened this issue 1 year ago • 2 comments

Looks like today's release made your app non-free by introducing Google Mobile Services. Was that intentional? Hm, looks like: the culprit can be found here:

    // Google PlayService Location Lib
    implementation("com.google.android.gms:play-services-location:21.2.0")

Is that really necessary – or would you consider reverting that? For now, we need to add the NonFreeComp anti-feature to your app at IzzyOnDroid – but that can of course be reverted once there's no proprietary component included anymore.

IzzySoft avatar Oct 21 '24 19:10 IzzySoft