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 556a614 commit 97a41c2Copy full SHA for 97a41c2
ShimmerAndroidInstrumentDriver/shimmerServiceExample/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.shimmersensing.shimmerconnect"
9
minSdkVersion 21
10
targetSdkVersion 35
11
- versionCode 30
12
- versionName "1.2"
+ versionCode 31
+ versionName "1.3"
13
multiDexEnabled true
14
15
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
0 commit comments