Add Release note to update

This commit is contained in:
tom5079
2019-05-13 21:29:38 +09:00
parent 161d1bdcdd
commit 48c190b449
7 changed files with 75 additions and 11 deletions

View File

@@ -13,6 +13,7 @@ import org.junit.Test
import org.junit.runner.RunWith
import xyz.quaver.hiyobi.getReader
import java.io.File
import java.util.*
/**
* Instrumented test, which will execute on an Android device.
@@ -40,6 +41,5 @@ class ExampleInstrumentedTest {
@Test
fun test_doSearch() {
getReader(1414061)
}
}