Skip to content

Commit

Permalink
bump to v4.3
Browse files Browse the repository at this point in the history
Signed-off-by: GauthamAsir <gauthamasir@gmail.com>
  • Loading branch information
GauthamAsir committed Jan 4, 2021
1 parent 8b38839 commit 03315ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ android {
minSdkVersion 21
targetSdkVersion 30
versionCode 4
versionName "4.2"
versionName "4.3"
Date date = new Date()
String d = date.format('_ddMMYYYY')
setProperty("archivesBaseName", "WhatsApp_Status_Downloader_v$versionName$d")
Expand Down

0 comments on commit 03315ca

Please sign in to comment.