Skip to content

Commit 8c892bd

Browse files
committed
V2.9
1 parent d140db0 commit 8c892bd

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "org.woheller69.whisper"
1616
minSdk 28
1717
targetSdk 34
18-
versionCode 28
19-
versionName "2.8"
18+
versionCode 29
19+
versionName "2.9"
2020

2121
}
2222

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Reduced app size
2+
Speech-to-speech translation any->English via TTS
3+
Preference for simplified or traditional Chinese
4+
Translations

0 commit comments

Comments
 (0)