Skip to content

Commit

Permalink
Bump to 2.8
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 Apr 1, 2023
1 parent 85e62b3 commit fca34f9
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 @@ -12,8 +12,8 @@ android {
applicationId "com.github.muellerma.mute_reminder"
minSdk 21
targetSdk 33
versionCode 14
versionName "2.7"
versionCode 15
versionName "2.8"
}

buildTypes {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/15.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Add launcher shortcut
* Ignore USB output

0 comments on commit fca34f9

Please # to comment.