Skip to content

Commit

Permalink
Changed the artifact version from '1.0.0' to '1.0.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
Khokhlinvladimir committed Dec 5, 2023
1 parent 9d21438 commit 26e6627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pinlibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ afterEvaluate {
from components.release
groupId = 'com.android.pinlibrary'
artifactId = 'pinlibrary'
version = '1.0.0'
version = '1.0.2'
}
}
}
Expand Down

0 comments on commit 26e6627

Please sign in to comment.