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