Rollback custom changes
This commit is contained in:
@ -33,5 +33,5 @@ android {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
defaultLibrary()
|
defaultLibrary()
|
||||||
customLibrary()
|
|
||||||
}
|
}
|
||||||
|
@ -2,4 +2,4 @@
|
|||||||
plugins {
|
plugins {
|
||||||
androidApplication version Version.agp 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: fde89075ac...d959060004
Reference in New Issue
Block a user