There was an error while loading. Please reload this page.
2 parents 48753a7 + c0f84e3 commit 44b9cbcCopy full SHA for 44b9cbc
1 file changed
ShimmerAndroidInstrumentDriver/ShimmerAndroidInstrumentDriver/build.gradle
@@ -83,7 +83,7 @@ publishing {
83
bar(MavenPublication) {
84
groupId = 'com.shimmerresearch' // Replace with your package's group/organization name
85
artifactId = 'shimmerandroidinstrumentdriver' // Replace with the name of your package
86
- version = '3.2.8_beta' // Replace with your package version
+ version = '3.2.9_beta' // Replace with your package version
87
artifact("$buildDir/outputs/aar/${getArtificatId()}-release.aar")
88
}
89
0 commit comments