We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f872c0b commit 3294f14Copy full SHA for 3294f14
ShimmerAndroidInstrumentDriver/shimmerServiceExample/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.shimmersensing.shimmerconnect"
9
minSdkVersion 21
10
targetSdkVersion 35
11
- versionCode 32
12
- versionName "1.3.1"
+ versionCode 33
+ versionName "1.3.2"
13
multiDexEnabled true
14
15
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
0 commit comments