Skip to content

Commit

Permalink
ojdbc8 dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
Alik Elzin committed Mar 26, 2019
1 parent ddb32c9 commit 10656bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
"mysql:mysql-connector-java:6.0.6",
"org.postgresql:postgresql:42.2.4",
files([
"../libs/oracle/ojdbc8.jar"
"libs/ojdbc8.jar"
])
)
}
Expand Down
Binary file added libs/ojdbc8.jar
Binary file not shown.

0 comments on commit 10656bc

Please sign in to comment.