diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 87862fa4c5..277f4475d4 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -35,7 +35,7 @@ body: required: true - label: If this is an issue with an extension, or a request for an extension, I should be contacting the extensions repository's maintainer/support for help. required: true - - label: I have updated the app to version **[1.8.4.1](https://github.com/null2264/yokai/releases/latest)**. + - label: I have updated the app to version **[1.8.4.2](https://github.com/null2264/yokai/releases/latest)**. required: true - label: I have checked through the app settings for my feature. required: true diff --git a/.github/ISSUE_TEMPLATE/issue_report.yml b/.github/ISSUE_TEMPLATE/issue_report.yml index c3ce7a72c0..acba83d9f7 100644 --- a/.github/ISSUE_TEMPLATE/issue_report.yml +++ b/.github/ISSUE_TEMPLATE/issue_report.yml @@ -100,7 +100,7 @@ body: required: true - label: I have tried the [troubleshooting guide](https://mihon.app/help/). required: true - - label: I have updated the app to version **[1.8.4.1](https://github.com/null2264/yokai/releases/latest)**. + - label: I have updated the app to version **[1.8.4.2](https://github.com/null2264/yokai/releases/latest)**. required: true - label: I have updated all installed extensions. required: true diff --git a/app/build.gradle.kts b/app/build.gradle.kts index e5f22e96cb..a90a08add4 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -44,7 +44,7 @@ android { defaultConfig { applicationId = "eu.kanade.tachiyomi" versionCode = 138 - versionName = "1.8.4.1" + versionName = "1.8.4.2" testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner" multiDexEnabled = true diff --git a/app/src/main/res/drawable/ic_code_blocks_24dp.xml b/app/src/main/res/drawable/ic_code_blocks_24dp.xml new file mode 100644 index 0000000000..d699b8f58e --- /dev/null +++ b/app/src/main/res/drawable/ic_code_blocks_24dp.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/app/src/main/res/menu/extension_details.xml b/app/src/main/res/menu/extension_details.xml index ffbc344196..77c039a27c 100644 --- a/app/src/main/res/menu/extension_details.xml +++ b/app/src/main/res/menu/extension_details.xml @@ -3,7 +3,7 @@ @@ -13,4 +13,4 @@ android:title="@string/clear_cookies" app:showAsAction="never" /> - \ No newline at end of file +