Skip to content

Commit 2c1945f

Browse files
committed
update sorma2
1 parent 02b8940 commit 2c1945f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sorma2/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ cp -av ./com /home/user/your/project/source/tree/
6262
in your Java project you will need the `sqlite jdbc jar` and in your
6363
Android project you will need `com.github.zoff99:pkgs_zoffccAndroidJDBC` from [jitpack.io](https://jitpack.io/#zoff99/pkgs_zoffccAndroidJDBC)
6464

65+
add this dependency to your `build.gradle` file
66+
67+
```
68+
implementation 'com.github.zoff99:pkgs_zoffccAndroidJDBC:1.0.12'
69+
```
6570

6671

6772
Android Example App:

0 commit comments

Comments
 (0)