Skip to content

Commit

Permalink
Build93
Browse files Browse the repository at this point in the history
 - Release
  • Loading branch information
Hamza417 committed Sep 10, 2023
1 parent fd1dfe3 commit 9768a54
Show file tree
Hide file tree
Showing 2 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 92
versionName "build92"
versionCode 93
versionName "build93"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down
5 changes: 5 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/93.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
- Added Tags
- Fixed some issues and crashes
- Various improvements

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

0 comments on commit 9768a54

Please sign in to comment.