Skip to content

Commit 1030417

Browse files
committed
Initial commit with auto-generated project
0 parents  commit 1030417

27 files changed

+1140
-0
lines changed

Diff for: .gitignore

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
*.iml
2+
.gradle
3+
/local.properties
4+
.idea/workspace.xml
5+
.idea/libraries
6+
.DS_Store
7+
/build
8+
/captures
9+
.externalNativeBuild

Diff for: .gradle/3.5-rc-2/file-changes/last-build.bin

1 Byte
Binary file not shown.

Diff for: .gradle/3.5-rc-2/taskHistory/fileHashes.bin

18.5 KB
Binary file not shown.

Diff for: .gradle/3.5-rc-2/taskHistory/fileSnapshots.bin

22.9 KB
Binary file not shown.

Diff for: .gradle/3.5-rc-2/taskHistory/taskHistory.bin

24.1 KB
Binary file not shown.

Diff for: .gradle/3.5-rc-2/taskHistory/taskHistory.lock

17 Bytes
Binary file not shown.

Diff for: .gradle/buildOutputCleanup/built.bin

Whitespace-only changes.

Diff for: .gradle/buildOutputCleanup/cache.properties

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#Mon Sep 11 22:11:03 PDT 2017
2+
gradle.version=3.5-rc-2

Diff for: .gradle/buildOutputCleanup/cache.properties.lock

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+


Diff for: .idea/compiler.xml

+19
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: .idea/gradle.xml

+17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: .idea/libraries/Gradle__junit_junit_4_12.xml

+11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: .idea/libraries/Gradle__org_hamcrest_hamcrest_core_1_3.xml

+11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: .idea/misc.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: .idea/modules.xml

+10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: .idea/modules/pretty-android-lint.iml

+13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: .idea/modules/pretty-android-lint_main.iml

+13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: .idea/modules/pretty-android-lint_test.iml

+17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: .idea/vcs.xml

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)