diff --git a/testapps/testapp/build.gradle b/testapps/testapp/build.gradle index e0f259dd72..b113ae00cd 100644 --- a/testapps/testapp/build.gradle +++ b/testapps/testapp/build.gradle @@ -27,8 +27,6 @@ apply plugin: 'com.android.application' apply plugin: 'kotlin-android' -apply plugin: 'kotlin-android-extensions' - def msalVersion = "5.3.0" if (project.hasProperty("distMsalVersion")) {