Skip to content

Commit 37bb6c1

Browse files
committed
update version to 5.0.1
1 parent 67f8383 commit 37bb6c1

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
@@ -16,8 +16,8 @@ android {
1616
applicationId "com.simplemobiletools.voicerecorder"
1717
minSdkVersion 21
1818
targetSdkVersion 29
19-
versionCode 1
20-
versionName "5.0.0"
19+
versionCode 2
20+
versionName "5.0.1"
2121
setProperty("archivesBaseName", "voice-recorder")
2222
vectorDrawables.useSupportLibrary = true
2323
}

0 commit comments

Comments
 (0)