Skip to content

Commit

Permalink
updated gradle dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
marconi1992 committed May 6, 2017
1 parent 540d6ae commit 579ba6f
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Finally add the framework to the gradle dependencies

```gradle
dependencies {
compile 'com.github.marconi1992:kairos-framework:0.5'
compile 'com.github.Kairos-Project:kairos-framework:0.5.1'
}
```

Expand Down Expand Up @@ -72,12 +72,5 @@ Place the file inside of your ja va project.
* Select Add JAR/Folder
* In the File Chooser select the jar and confirm

## <a name="v1-projects"></a>Example Projects

<!-- AUTO-GENERATED-CONTENT:START (GENERATE_SERVERLESS_PLUGIN_TABLE)-->
| Project Name | Author |
|:-------|:------:|
| **[SlidingTab](https://github.com/Kairos-Project/kairos-example/tree/master/SlidingTab)** <br/> Comple SlidingTab Example Project with Drawing Menu| [kairos](https://github.com/Kairos-Project) |
<!-- AUTO-GENERATED-CONTENT:END -->


0 comments on commit 579ba6f

Please sign in to comment.