mirror of
https://github.com/anyproto/anytype-kotlin.git
synced 2025-06-08 05:47:05 +09:00
Tech | Remove deprecated Kotlin Android Extensions (#2108)
This commit is contained in:
parent
fa0df5a27f
commit
bf0fb77e9e
119 changed files with 2262 additions and 2077 deletions
|
@ -1,6 +1,5 @@
|
|||
apply plugin: 'com.android.library'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
android {
|
||||
def config = rootProject.extensions.getByName("ext")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue