Skip to content

Commit 5bffdd1

Browse files
committed
Remove kotlin extension plugin
* Plugin has been deprecated, and is not needed for kotlin support from the SDK
1 parent 15e7974 commit 5bffdd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

OneSignalSDK/onesignal/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ ext {
66

77
apply plugin: 'com.android.library'
88
apply plugin: 'kotlin-android'
9-
apply plugin: 'kotlin-android-extensions'
109

1110
android {
1211
compileSdkVersion rootProject.buildVersions.compileSdkVersion

0 commit comments

Comments
 (0)