Skip to content

Commit 75f3c74

Browse files
committed
Bump to 1.21
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
1 parent c995107 commit 75f3c74

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId "com.github.muellerma.tabletoptools"
2020
minSdkVersion 21
2121
targetSdkVersion 33
22-
versionCode 21
23-
versionName "1.20"
22+
versionCode 22
23+
versionName "1.21"
2424

2525
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2626
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Play sound when pressing buzzer

0 commit comments

Comments
 (0)