Skip to content

Commit

Permalink
Update library version
Browse files Browse the repository at this point in the history
  • Loading branch information
fknives committed Jul 21, 2022
1 parent 2ddc933 commit faf9cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradlescripts/deploy.aar.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apply plugin: "maven-publish"

def testUtilVersion = "1.0.1"
def testUtilVersion = "1.1.0"
if (!extensions.extraProperties.has("artifactId")) {
throw IllegalStateException("ext.artifactId is not set while applying deploy script")
}
Expand Down

0 comments on commit faf9cce

Please sign in to comment.