Skip to content

Commit

Permalink
Release v1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Drumber committed Apr 1, 2024
1 parent da5624e commit 396b30b
Show file tree
Hide file tree
Showing 2 changed files with 8 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 @@ -18,8 +18,8 @@ android {
applicationId "io.github.drumber.kitsune"
minSdk 26
targetSdk 34
versionCode 24
versionName "1.10.2"
versionCode 25
versionName "1.10.3"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down
6 changes: 6 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/25.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
* Added character details bottom sheet
* Added external site links to anime and manga details
* Added heart animation when favoriting a character or anime/manga
* Minor improvements and other changes
* Exclude access token preference from auto backups
* Updated dependencies

0 comments on commit 396b30b

Please sign in to comment.