Skip to content

Commit

Permalink
Build89
Browse files Browse the repository at this point in the history
  - Release
  • Loading branch information
Hamza417 committed Aug 20, 2023
1 parent 30a7489 commit 413bf18
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
2 changes: 2 additions & 0 deletions app/src/main/assets/html/changelogs.html
Original file line number Diff line number Diff line change
Expand Up @@ -289,9 +289,11 @@ <h4>Removed</h4>
</div>
</div>
</div>
<br>
<p>
Build84 was skipped.
</p>
<br>
<div class="wrap-collapsible">
<input class="toggle" id="build_83" type="checkbox">
<label class="lbl-toggle" for="build_83">Build83 (Quick Fix)</label>
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/89.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- Fixed crashing in some specific range of devices

For full list of changes, see the changelogs in the app.

0 comments on commit 413bf18

Please sign in to comment.