We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d140db0 commit 8c892bdCopy full SHA for 8c892bd
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "org.woheller69.whisper"
16
minSdk 28
17
targetSdk 34
18
- versionCode 28
19
- versionName "2.8"
+ versionCode 29
+ versionName "2.9"
20
21
}
22
fastlane/metadata/android/en-US/changelogs/29.txt
@@ -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