File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ publishing {
2727
2828 groupId = ' com.shimmerresearch' // Replace with your package's group/organization name
2929 artifactId = ' shimmerbluetoothmanager' // Replace with the name of your package
30- version = ' 0.11.6_beta ' // Replace with your package version
30+ version = ' 0.11.7_beta ' // Replace with your package version
3131
3232 // Jar publication
3333 // (
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ publishing {
4949
5050 groupId = ' com.shimmerresearch' // Replace with your package's group/organization name
5151 artifactId = ' shimmerdriver' // Replace with the name of your package
52- version = ' 0.11.6_beta ' // Replace with your package version
52+ version = ' 0.11.7_beta ' // Replace with your package version
5353
5454 // Jar publication
5555 // (
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ publishing {
4444
4545 groupId = ' com.shimmerresearch' // Replace with your package's group/organization name
4646 artifactId = ' shimmerdriverpc' // Replace with the name of your package
47- version = ' 0.11.6_beta ' // Replace with your package version
47+ version = ' 0.11.7_beta ' // Replace with your package version
4848
4949 // Jar publication
5050 // (
You can’t perform that action at this time.
0 commit comments