mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-11 03:28:56 +01:00
Minor fixes
- Fix categories modal showing when adding from source with no categories - Use old categories icon in library bottom action menu
This commit is contained in:
@@ -5,6 +5,7 @@ package eu.kanade.tachiyomi
|
||||
*
|
||||
* @since extension-lib 1.3
|
||||
*/
|
||||
@Suppress("UNUSED")
|
||||
object AppInfo {
|
||||
fun getVersionCode() = BuildConfig.VERSION_CODE
|
||||
fun getVersionName() = BuildConfig.VERSION_NAME
|
||||
|
||||
Reference in New Issue
Block a user