diff --git a/app/build.gradle b/app/build.gradle index cc5127d8..184d04a7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -21,7 +21,7 @@ android { minSdk 23 targetSdk 34 versionCode ((System.currentTimeMillis() / 60000).toInteger()) - versionName "0.1.1" + versionName "0.1.2" signingConfig signingConfigs.debug } diff --git a/stable.md b/stable.md index 8d0f5689..238cfae2 100644 --- a/stable.md +++ b/stable.md @@ -1,11 +1,12 @@ -# 0.1.1 +# 0.1.2 - **Bugfixes:** - Fixes for manga and anime extensions - - Auto search is now more likely to find correct series + - Auto search is now EVEN MORE likely to find correct series + - Fixed a crash for large manga chapters + - Fixed most manga titles + - Fixed manga Anilist logging + - probably other stuff I forgor - **New Features:** - - Added ability to update extensions - - Added option to skip loading extension icon to help lag - - Added option to use custom user agent - - Added Material You support + - none