Compare commits

...

1 Commits

Author SHA1 Message Date
Nick Fisher
e72bd97450 remove outdated kotlin-extensions 2023-10-03 16:30:36 +08:00

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