Join Slack
Powered by
<@U4LLT06N7> commented on <@U6P0EN0DU>’s file <htt...
# announcements
u
user
08/21/2017, 5:02 PM
@krissrex
commented on
@jelloranger
’s file
https://kotlinlang.slack.com/files/U6P0EN0DU/F6QJMNTUY/-.txt
: Your
compile 'junit:junit:4.12'
should use
testCompile
instead of
compile
. That way, junit is not added to the apk. (This will not fix your problem, just reduce apk size).
-.txt
2
Views
Open in Slack
Previous
Next