Skip to content

Commit

Permalink
Bump to 2.15
Browse files Browse the repository at this point in the history
Signed-off-by: mueller-ma <[email protected]>
  • Loading branch information
mueller-ma committed Mar 6, 2023
1 parent 9cdca05 commit 4a2815a
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 @@ -10,8 +10,8 @@ android {
applicationId "com.github.muellerma.coffee"
minSdkVersion 21
targetSdkVersion 33
versionCode 34
versionName "2.14"
versionCode 35
versionName "2.15"
}
namespace = "com.github.muellerma.coffee"

Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/35.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add quick tile to change timeout. You will have to re-add the existing tile.

0 comments on commit 4a2815a

Please sign in to comment.