Skip to content

Commit 97c7eb1

Browse files
committed
Update README.md
1 parent b409896 commit 97c7eb1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ configurations {
2828
2929
dependencies {
3030
// pulls in dependency for the client library
31-
compile 'com.github.mttkay.memento:memento:0.1'
31+
compile 'com.github.mttkay.memento:memento:0.2'
3232
3333
// pulls in dependency for APT
34-
apt 'com.github.mttkay.memento:memento-processor:0.1'
34+
apt 'com.github.mttkay.memento:memento-processor:0.2'
3535
}
3636
3737
android {

0 commit comments

Comments
 (0)