Skip to content

Commit

Permalink
Fix: #254 - Version updated to 2024.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lijogeorgep authored and josmilan committed Apr 22, 2024
1 parent 9493cb3 commit 70e7a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PrivacyDashboard/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies {
}

def getVersionName = { ->
return "2024.1.1" // Replace with version Name
return "2024.4.1" // Replace with version Name
}

def getArtifactId = { ->
Expand Down

0 comments on commit 70e7a7c

Please sign in to comment.