Skip to content

Commit 8a24b9e

Browse files
committed
update version to 5.6.3
1 parent 64ef4a6 commit 8a24b9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.simplemobiletools.voicerecorder"
1616
minSdkVersion 21
1717
targetSdkVersion 30
18-
versionCode 16
19-
versionName "5.6.2"
18+
versionCode 17
19+
versionName "5.6.3"
2020
setProperty("archivesBaseName", "voice-recorder")
2121
vectorDrawables.useSupportLibrary = true
2222
}

0 commit comments

Comments
 (0)