Skip to content

Commit

Permalink
Java9 readiness first commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre committed Sep 24, 2017
1 parent 8d23960 commit 110625e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions module-info.java
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
module net.pieroxy.ua.detection {
exports net.pieroxy.ua.detection;
}

0 comments on commit 110625e

Please sign in to comment.