• Alberto Azinar's avatar
    improvement : removed required kotlin dependency (#125002) · 4d4b3cf2
    Alberto Azinar authored
    This PR removed the non-necessary required Koltin dependency. This is because the Kotlin Gradle adds the dependency on the standard library automatically. 
    
    Fixes #98212
    
    *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy]. *
    4d4b3cf2
build.gradle.tmpl 1.87 KB