Compare commits
No commits in common. "359dfd0d044e547954ac9c9fc6ecf8baf6614b39" and "4cae16a12ef5caa2680254df0e6183a201c9de7d" have entirely different histories.
359dfd0d04
...
4cae16a12e
@ -33,5 +33,4 @@ android {
|
||||
|
||||
dependencies {
|
||||
defaultLibrary()
|
||||
customLibrary()
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
plugins {
|
||||
androidApplication version Version.agp apply false
|
||||
androidApplication version Version.gradle apply false
|
||||
kotlinJvm version Version.Kotlin.language apply false
|
||||
}
|
||||
}
|
2
buildSrc
2
buildSrc
@ -1 +1 @@
|
||||
Subproject commit fde89075ac5d4f4156e4f2f3fba2476874aff483
|
||||
Subproject commit deb24ec7ef3d1bda80ec8d8619b7b2bc86788682
|
2
gradle
2
gradle
@ -1 +1 @@
|
||||
Subproject commit d11514433239954cc4fa8b336c0348daf8ff7268
|
||||
Subproject commit 206bac06d8e8838d392c6f1d00dc0879ea24e5d4
|
Loading…
x
Reference in New Issue
Block a user