2
0

Compare commits

..

No commits in common. "10ab41d2b3e9334633f00c3bf55011d6b44c333f" and "c5d77b5aa7b8e645fb23b2657a279241e53cbf12" have entirely different histories.

4 changed files with 4 additions and 5 deletions

View File

@ -37,5 +37,4 @@ dependencies {
implementation("androidx.activity:activity:1.8.0") implementation("androidx.activity:activity:1.8.0")
implementation("androidx.constraintlayout:constraintlayout:2.1.4") implementation("androidx.constraintlayout:constraintlayout:2.1.4")
defaultLibrary() defaultLibrary()
customLibrary()
} }

View File

@ -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.agp apply false androidApplication version Version.gradle apply false
kotlinJvm version Version.Kotlin.language apply false kotlinJvm version Version.Kotlin.language apply false
} }

@ -1 +1 @@
Subproject commit fde89075ac5d4f4156e4f2f3fba2476874aff483 Subproject commit deb24ec7ef3d1bda80ec8d8619b7b2bc86788682

2
gradle

@ -1 +1 @@
Subproject commit d11514433239954cc4fa8b336c0348daf8ff7268 Subproject commit 206bac06d8e8838d392c6f1d00dc0879ea24e5d4