Add support AS Lady bug
This commit is contained in:
@ -33,4 +33,5 @@ android {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
defaultLibrary()
|
defaultLibrary()
|
||||||
|
customLibrary()
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||||
plugins {
|
plugins {
|
||||||
androidApplication version Version.gradle apply false
|
androidApplication version Version.agp apply false
|
||||||
kotlinJvm version Version.Kotlin.language apply false
|
kotlinJvm version Version.Kotlin.language apply false
|
||||||
}
|
}
|
2
buildSrc
2
buildSrc
Submodule buildSrc updated: deb24ec7ef...fde89075ac
2
gradle
2
gradle
Submodule gradle updated: 206bac06d8...d115144332
Reference in New Issue
Block a user