Skip to content

Commit d754bc4

Browse files
committed
Combined all commits
1 parent 8928f27 commit d754bc4

File tree

63 files changed

+1473
-0
lines changed

Some content is hidden

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

63 files changed

+1473
-0
lines changed

.gitignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
*.iml
2+
.gradle
3+
/local.properties
4+
/.idea/caches
5+
/.idea/libraries
6+
/.idea/modules.xml
7+
/.idea/workspace.xml
8+
/.idea/navEditor.xml
9+
/.idea/assetWizardSettings.xml
10+
.DS_Store
11+
/build
12+
/captures
13+
.externalNativeBuild
14+
.cxx
15+
local.properties
17 Bytes
Binary file not shown.
18.2 KB
Binary file not shown.
18.4 KB
Binary file not shown.
17 Bytes
Binary file not shown.

.gradle/7.3.3/dependencies-accessors/gc.properties

Whitespace-only changes.
17 Bytes
Binary file not shown.
1 Byte
Binary file not shown.
67.7 KB
Binary file not shown.
17 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)