remove outdated kotlin-extensions

This commit is contained in:
Nick Fisher
2023-10-03 16:30:36 +08:00
parent dd922a5eaa
commit e72bd97450

View File

@@ -23,8 +23,6 @@ rootProject.allprojects {
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
android {
compileSdkVersion 33