Skip to content

Commit

Permalink
Bump to 2.4
Browse files Browse the repository at this point in the history
Signed-off-by: mueller-ma <[email protected]>
  • Loading branch information
mueller-ma committed Nov 5, 2023
1 parent b24e644 commit 3267b9e
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -19,8 +19,8 @@ android {
minSdkVersion 26
compileSdk 34
targetSdkVersion 34
versionCode 32
versionName "2.3"
versionCode 33
versionName "2.4"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/33.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Long-press to delete an entry
* Prepare for Android 14

0 comments on commit 3267b9e

Please sign in to comment.