diff --git a/app/build.gradle b/app/build.gradle index f5634f5d7..dc451f703 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -20,8 +20,8 @@ android { applicationId "app.simple.inure" minSdkVersion 23 targetSdkVersion 34 - versionCode 88 - versionName "build88" + versionCode 89 + versionName "build89" vectorDrawables.useSupportLibrary = true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" diff --git a/app/src/main/assets/html/changelogs.html b/app/src/main/assets/html/changelogs.html index 5ca7a4b17..09ea55b7d 100644 --- a/app/src/main/assets/html/changelogs.html +++ b/app/src/main/assets/html/changelogs.html @@ -289,9 +289,11 @@

Removed

+

Build84 was skipped.

+
diff --git a/fastlane/metadata/android/en-US/changelogs/89.txt b/fastlane/metadata/android/en-US/changelogs/89.txt new file mode 100644 index 000000000..19c9e3026 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/89.txt @@ -0,0 +1,3 @@ +- Fixed crashing in some specific range of devices + +For full list of changes, see the changelogs in the app. \ No newline at end of file