mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-06-30 17:34:39 -05:00
convert android.jar lib to a maven repo
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
dependencies {
|
||||
// Android stub library
|
||||
implementation(fileTree("lib/"))
|
||||
implementation("com.github.Suwayomi:android-jar:1.0.0")
|
||||
|
||||
// XML
|
||||
compileOnly("xmlpull:xmlpull:1.1.3.4a")
|
||||
|
||||
Reference in New Issue
Block a user