Skip to content

Commit be3f6cb

Browse files
committedDec 16, 2020
Update dependencies
1 parent 56f6b9e commit be3f6cb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ android {
2626
applicationId 'ee.ioc.phon.android.speak'
2727
minSdkVersion 16
2828
targetSdkVersion 30
29-
versionCode 1746
30-
versionName '1.7.46'
29+
versionCode 1750
30+
versionName '1.7.50'
3131
vectorDrawables.useSupportLibrary = true
3232
// Keep only en and et resources
3333
resConfigs "en", "et"

‎speechutils

0 commit comments

Comments
 (0)
Failed to load comments.