Merge remote-tracking branch 'upstream/main'

This commit is contained in:
2024-10-29 12:40:31 +07:00
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -33,5 +33,5 @@ android {
dependencies {
defaultLibrary()
androidTestImplementation(project(path = ":testLib"))
customLibrary()
}
+2 -2
View File
@@ -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 gradle updated: 206bac06d8...d115144332