Skip to content

Commit 44b9cbc

Browse files
Merge pull request #119 from ShimmerResearch/DEV-911_uprev
uprev
2 parents 48753a7 + c0f84e3 commit 44b9cbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • ShimmerAndroidInstrumentDriver/ShimmerAndroidInstrumentDriver

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.8_beta' // Replace with your package version
86+
version = '3.2.9_beta' // Replace with your package version
8787
artifact("$buildDir/outputs/aar/${getArtificatId()}-release.aar")
8888
}
8989
}

0 commit comments

Comments
 (0)