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 4aebf4a commit 1bcc4aeCopy full SHA for 1bcc4ae
app/build.gradle
@@ -15,8 +15,8 @@ android {
15
applicationId "com.simplemobiletools.voicerecorder"
16
minSdkVersion 23
17
targetSdkVersion 33
18
- versionCode 35
19
- versionName "5.11.2"
+ versionCode 36
+ versionName "5.11.3"
20
setProperty("archivesBaseName", "voice-recorder")
21
vectorDrawables.useSupportLibrary = true
22
}
0 commit comments