william
01/22/2021, 1:47 PMbuild.gradle
file has some android classpath dependencies (which i think seems standard) - is there anyway to move these from the root gradle file - so i can run my backend module code on a device without android SDK? i know i could just export a JAR for that too