Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
kerolsafififawzy committed Dec 20, 2021
1 parent 4a7876c commit 52a07d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PdfConverter/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ afterEvaluate {

groupId = "com.kerols"

artifactId = "imagetopdf"
artifactId = "pdfconverter"

version = '1.0.1'
version = '1.0.2'

}

Expand Down

0 comments on commit 52a07d4

Please sign in to comment.