Skip to content

Commit c0f84e3

Browse files
committed
uprev
1 parent 48753a7 commit c0f84e3

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)