Skip to content

Commit

Permalink
new
Browse files Browse the repository at this point in the history
  • Loading branch information
Sivakumar00 committed Jun 28, 2018
1 parent f3d31ab commit b50b153
Show file tree
Hide file tree
Showing 7 changed files with 79 additions and 54 deletions.
Binary file modified .gradle/4.4/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified .gradle/4.4/fileHashes/fileHashes.lock
Binary file not shown.
4 changes: 2 additions & 2 deletions .idea/artifacts/EasyCurrency_1_1_jar.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/libraries/org_json_json_20171018.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 0 additions & 10 deletions .idea/libraries/org_json_json_20180130.xml

This file was deleted.

107 changes: 65 additions & 42 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@ plugins {
id 'java'
}

group='com.github.jitpack'
version '1.0-SNAPSHOT'

sourceCompatibility = 1.8

repositories {
mavenCentral()
maven{url 'https://jitpack.io'}
}

dependencies {
Expand Down

0 comments on commit b50b153

Please sign in to comment.