You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use cargo-dist to build and announce a java application that compiles to android and to a universal JAR file, but I can't find any config that would allow me to specify two targets, one of which expects .apk binary and another .jar. Is there some workaround or config for this?