mirror of
https://github.com/pischule/memevizor.git
synced 2025-12-19 06:56:42 +00:00
Add s3 integration
This commit is contained in:
@@ -1 +1,13 @@
|
||||
rootProject.name = "memes-tv"
|
||||
|
||||
dependencyResolutionManagement {
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
||||
versionCatalogs {
|
||||
create("awssdk") {
|
||||
from("aws.sdk.kotlin:version-catalog:1.4.56")
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user