update dx plugin

This commit is contained in:
Alexey Kuznetsov 2022-03-16 19:32:45 +03:00
commit 823f8a8442

View file

@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.2'
classpath 'com.github.axet:gradle-android-dx:0.1.2'
classpath 'com.github.axet:gradle-android-dx:0.1.3'
}
}