From a7e24f0c6bb1c598735eb902cf8cdff8de5dd1da Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Fri, 23 Feb 2018 20:53:16 -0500 Subject: Update/fast adapter (#138) * Update version and add debug key * Update fast adapter * Add debug separation * Inline functions and remove unused --- about/src/main/kotlin/ca/allanwang/kau/about/LibraryIItem.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'about/src') diff --git a/about/src/main/kotlin/ca/allanwang/kau/about/LibraryIItem.kt b/about/src/main/kotlin/ca/allanwang/kau/about/LibraryIItem.kt index d71f786..e7ddcd3 100644 --- a/about/src/main/kotlin/ca/allanwang/kau/about/LibraryIItem.kt +++ b/about/src/main/kotlin/ca/allanwang/kau/about/LibraryIItem.kt @@ -32,7 +32,7 @@ class LibraryIItem(val lib: Library) : KauIItem