sky-map-team / stardroid

Sky Map (formerly Google Sky Map, open sourced in 2012)
https://play.google.com/store/apps/details?id=com.google.android.stardroid&hl=en
Apache License 2.0
892 stars 231 forks source link

build_skymap.sh failing while upgrading dependencies #250

Closed utkarsh530 closed 3 years ago

utkarsh530 commented 5 years ago

Summary:

./build_skymap.sh fails with error related to proguard while upgrading dependencies.

Steps to reproduce: Upgrade dependencies in build.gradle (app) and build.gradle (project) and run ./build_skymap.sh

Expected behavior:

./build_skymap.sh successful build

Observed Behaviour

This error log:

``

Task :app:mergeExtDexGmsDebug FAILED

FAILURE: Build failed with an exception.

``

jaydeetay commented 3 years ago

Think this is working fine now.