Skip to content

Commit a679bb2

Browse files
committed
.
1 parent d79d819 commit a679bb2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
1313
# org.gradle.parallel=true
1414
# Kotlin code style for this project: "official" or "obsolete":
1515
kotlin.code.style=official
16-
android.disallowKotlinSourceSets=false
16+
android.disallowKotlinSourceSets=false
17+
org.gradle.configuration-cache=true

settings.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,3 @@ dependencyResolutionManagement {
2525

2626
rootProject.name = "Guardian Sathi"
2727
include(":app")
28-

0 commit comments

Comments
 (0)