File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ publishing {
2525
2626 groupId = ' com.shimmerresearch' // Replace with your package's group/organization name
2727 artifactId = ' shimmerbluetoothmanager' // Replace with the name of your package
28- version = ' 0.11.1_beta ' // Replace with your package version
28+ version = ' 0.11.2_beta ' // Replace with your package version
2929
3030 // Jar publication
3131 // (
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ publishing {
4747
4848 groupId = ' com.shimmerresearch' // Replace with your package's group/organization name
4949 artifactId = ' shimmerdriver' // Replace with the name of your package
50- version = ' 0.11.1_beta ' // Replace with your package version
50+ version = ' 0.11.2_beta ' // Replace with your package version
5151
5252 // Jar publication
5353 // (
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ publishing {
3737
3838 groupId = ' com.shimmerresearch' // Replace with your package's group/organization name
3939 artifactId = ' shimmerdriverpc' // Replace with the name of your package
40- version = ' 0.11.1_beta ' // Replace with your package version
40+ version = ' 0.11.2_beta ' // Replace with your package version
4141
4242 // Jar publication
4343 // (
You can’t perform that action at this time.
0 commit comments