mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 23:47:02 +05:30
app: remove redundant JitPack inclusion
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
fbbbacb121
commit
a6da85d2e5
1 changed files with 0 additions and 4 deletions
|
@ -10,10 +10,6 @@ plugins {
|
||||||
`core-library-desugaring`
|
`core-library-desugaring`
|
||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
|
||||||
maven { setUrl("https://jitpack.io") }
|
|
||||||
}
|
|
||||||
|
|
||||||
val keystorePropertiesFile = rootProject.file("keystore.properties")
|
val keystorePropertiesFile = rootProject.file("keystore.properties")
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue