This repository has been archived by the owner on Dec 1, 2022. It is now read-only.
Fixed an SQL formatting bug in the vendor code where there was a missing space after the FROM
in SELECT
queries
<dependency>
<groupId>com.sultanofcardio</groupId>
<artifactId>hoverdb2</artifactId>
<version>1.0.1</version>
</dependency>
implementation 'com.sultanofcardio:hoverdb2:1.0.1'