Skip to content

Commit 2f69b2f

Browse files
Rename and fix directory structure to standard gradle project
1 parent d5a2d45 commit 2f69b2f

File tree

461 files changed

+507
-506
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

461 files changed

+507
-506
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ out/
1515
problems/src.iml
1616
.idea
1717
.gradle/
18+
.DS_Store

README.md

+504-504

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ dependencies {
88
}
99

1010
repositories {
11-
jcenter() // or mavenCentral()
11+
mavenCentral()
1212
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)