Join Slack
Communities
Powered by
Has anyone had issues with 1.1.2 causing your test...
# android
t
trevjones
05/18/2017, 12:01 AM
Has anyone had issues with 1.1.2 causing your test/androidTest compile steps failing due to unresolved refs of classes in main/variant source sets?
trevjones
05/18/2017, 12:10 AM
fixed my own problem. the gradle file had dependency block before the android block. flipping it around fixed it
2
Views
Open in Slack
Previous
Next