Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 10ab41d2b3 | |||
| 41f6f04fb4 |
@@ -37,4 +37,5 @@ dependencies {
|
||||
implementation("androidx.activity:activity:1.8.0")
|
||||
implementation("androidx.constraintlayout:constraintlayout:2.1.4")
|
||||
defaultLibrary()
|
||||
customLibrary()
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
plugins {
|
||||
androidApplication version Version.gradle apply false
|
||||
androidApplication version Version.agp apply false
|
||||
kotlinJvm version Version.Kotlin.language apply false
|
||||
}
|
||||
+1
-1
Submodule buildSrc updated: deb24ec7ef...fde89075ac
+1
-1
Submodule gradle updated: 206bac06d8...d115144332
Reference in New Issue
Block a user