Skip to content

Commit

Permalink
Slight Adjustments To The Project
Browse files Browse the repository at this point in the history
  • Loading branch information
lowercasebtw committed Sep 13, 2024
1 parent b93bec6 commit ec223ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
org.gradle.parallel=true

name=ViaSnapshot
group=btw.lowercase.viasnapshot
version=1.0-SNAPSHOT
Expand Down
1 change: 1 addition & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
rootProject.name = "ViaSnapshot"

0 comments on commit ec223ca

Please sign in to comment.