We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a42a6a4 commit 27ed717Copy full SHA for 27ed717
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.voicerecorder"
16
minSdkVersion 23
17
targetSdkVersion 33
18
- versionCode 33
19
- versionName "5.11.0"
+ versionCode 34
+ versionName "5.11.1"
20
setProperty("archivesBaseName", "voice-recorder")
21
vectorDrawables.useSupportLibrary = true
22
}
0 commit comments