Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.

Commit

Permalink
Update version numbers in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHadiSatrio committed Sep 11, 2017
1 parent 858a1a3 commit 659e119
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ Include `Alfred` to your Gradle project by adding it as a dependency in your `bu
}
dependencies {
compile 'com.hadisatrio.Alfred:annotations:v1.0.0-RC.2'
apt 'com.hadisatrio.Alfred:compiler:v1.0.0-RC.2'
compile 'com.hadisatrio.Alfred:annotations:v1.0.0-RC.3'
apt 'com.hadisatrio.Alfred:compiler:v1.0.0-RC.3'
}
```

Expand Down

0 comments on commit 659e119

Please sign in to comment.