Skip to content

Commit

Permalink
Release version 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
drmfinlay committed Aug 13, 2022
1 parent c743073 commit 11047cd
Showing 1 changed file with 2 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.danefinlay.ttsutil"
minSdkVersion 15
targetSdkVersion 30
versionCode 6
versionName "4.0.0"
versionCode 7
versionName "4.0.1"
}

lintOptions {
Expand Down

0 comments on commit 11047cd

Please sign in to comment.