Rollback custom changes

This commit is contained in:
2024-10-29 13:57:20 +07:00
parent 41f6f04fb4
commit 85b54d5e01
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -33,5 +33,5 @@ android {
dependencies {
defaultLibrary()
customLibrary()
}
+1 -1
View File
@@ -2,4 +2,4 @@
plugins {
androidApplication version Version.agp apply false
kotlinJvm version Version.Kotlin.language apply false
}
}