Skip to content

Commit

Permalink
Move trove back to maven.
Browse files Browse the repository at this point in the history
  • Loading branch information
mopsalarm committed Sep 26, 2017
1 parent a0e41ba commit 6c65d3b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/src/main/java/com/pr0gramm/app/services/VoteService.kt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ import com.pr0gramm.app.util.Databases.withTransaction
import com.pr0gramm.app.util.Holder
import com.pr0gramm.app.util.doInBackground
import com.pr0gramm.app.util.subscribeOnBackground
import gnu.trove.TCollections
import gnu.trove.map.TLongObjectMap
import gnu.trove.map.hash.TLongObjectHashMap
import org.slf4j.LoggerFactory
import rx.Completable
import rx.Observable
Expand Down

0 comments on commit 6c65d3b

Please sign in to comment.