refactor(automator): 转换为kotlin
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
apply plugin: 'com.android.application'
|
||||
def AAVersion = '4.4.0'
|
||||
apply plugin: 'kotlin-android'
|
||||
apply plugin: 'kotlin-android-extensions'
|
||||
|
||||
def AAVersion = '4.5.2'
|
||||
def SupportLibVersion = '28.0.0'
|
||||
|
||||
configurations.all {
|
||||
|
||||
Reference in New Issue
Block a user