Skip to content

Commit e7d5c69

Browse files
committed
rm jitpack
1 parent ce7d24f commit e7d5c69

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

directappupdate/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ plugins {
33
alias(libs.plugins.jetbrains.kotlin.android)
44
id("kotlin-kapt")
55
id("dagger.hilt.android.plugin")
6-
id("maven-publish")
76
}
87

98
android {

jitpack.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

settings.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ dependencyResolutionManagement {
1616
repositories {
1717
google()
1818
mavenCentral()
19-
maven { url = uri("https://jitpack.io") }
2019
}
2120
}
2221

0 commit comments

Comments
 (0)