ok i have a weird issue after upgrade one of my pr...
# announcements
j
ok i have a weird issue after upgrade one of my projects to
1.1.0-beta-17
it states
Copy code
Warning:Conflict with dependency 'org.jetbrains.kotlin:kotlin-stdlib'. Resolved versions for app (1.1.0-beta-17) and test app (1.0.6) differ. See <http://g.co/androidstudio/app-test-app-conflict> for details.
but i can't seem to find anywhere in the project where i use 1.0.6 since i updated the global
kotlin_version
, any ideas?