Skip to content

Commit

Permalink
aar: update dependency version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
markusfisch committed Mar 11, 2025
1 parent 8665bd8 commit ae9feab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wrappers/aar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Then add the dependency in your `app/build.gradle`:

```groovy
dependencies {
implementation 'com.github.markusfisch:zxing-cpp:v2.3.0.2'
implementation 'com.github.markusfisch:zxing-cpp:v2.3.0.3'
}
```

Expand Down

0 comments on commit ae9feab

Please sign in to comment.