Skip to content

Commit 2e6ba02

Browse files
authored
Merge pull request #112 from ShimmerEngineering/DEV-549_uprev
DEV-549 uprev
2 parents 5d2d63f + e1dc75d commit 2e6ba02

File tree

1 file changed

+1
-1
lines changed
  • ShimmerAndroidInstrumentDriver/ShimmerAndroidInstrumentDriver

1 file changed

+1
-1
lines changed

ShimmerAndroidInstrumentDriver/ShimmerAndroidInstrumentDriver/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ publishing {
8383
bar(MavenPublication) {
8484
groupId = 'com.shimmerresearch' // Replace with your package's group/organization name
8585
artifactId = 'shimmerandroidinstrumentdriver' // Replace with the name of your package
86-
version = '3.2.6_beta' // Replace with your package version
86+
version = '3.2.7_beta' // Replace with your package version
8787
artifact("$buildDir/outputs/aar/${getArtificatId()}-release.aar")
8888
}
8989
}

0 commit comments

Comments
 (0)