Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Commit 3ac69ca

Browse files
Increase version for release
1 parent dcaf909 commit 3ac69ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kbarcode/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dependencies {
7979
ext {
8080
publishGroupId = 'uk.co.brightec.kbarcode'
8181
publishArtifactId = 'kbarcode'
82-
publishVersion = '1.2.2'
82+
publishVersion = '1.2.3'
8383

8484
libraryName = 'KBarcode'
8585
libraryDescription = 'A library to help implement barcode scanning'

0 commit comments

Comments
 (0)