Skip to content

Commit 03315ca

Browse files
author
GauthamAsir
committed
bump to v4.3
Signed-off-by: GauthamAsir <gauthamasir@gmail.com>
1 parent 8b38839 commit 03315ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ android {
1717
minSdkVersion 21
1818
targetSdkVersion 30
1919
versionCode 4
20-
versionName "4.2"
20+
versionName "4.3"
2121
Date date = new Date()
2222
String d = date.format('_ddMMYYYY')
2323
setProperty("archivesBaseName", "WhatsApp_Status_Downloader_v$versionName$d")

0 commit comments

Comments
 (0)