summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRalf Kistner <ralf@embarkmobile.com>2015-04-05 22:42:21 +0300
committerRalf Kistner <ralf@embarkmobile.com>2015-04-05 22:44:47 +0300
commit7a4fd34cff0fd0cedf927d93f1f01bb028043eac (patch)
tree49b904f95ad3f665602d20ee802a0cfcb8584ca8 /README.md
parent623cc0e79c49cc7f27dc588a19e446c94bfd1cd9 (diff)
downloadzxing-android-embedded-3.0.0-beta1.tar.xz
3.0.0-beta1v3.0.0-beta1
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 00e1ed92..e4a4d52d 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ repositories {
}
dependencies {
- compile 'com.journeyapps:zxing-android-embedded:3.0.0@aar'
+ compile 'com.journeyapps:zxing-android-embedded:3.0.0-beta1@aar'
}
```