Skip to content

Commit

Permalink
Bump to 2.10
Browse files Browse the repository at this point in the history
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
  • Loading branch information
mueller-ma committed Jul 16, 2023
1 parent 50f65e2 commit 2cf0eba
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -12,8 +12,8 @@ android {
applicationId "com.github.muellerma.mute_reminder"
minSdk 21
targetSdk 33
versionCode 16
versionName "2.9"
versionCode 17
versionName "2.10"
}

buildTypes {
Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/17.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Show debug info in settings

0 comments on commit 2cf0eba

Please # to comment.