Skip to content
Merged

uprev #106

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.shimmersensing.shimmerconnect"
minSdkVersion 21
targetSdkVersion 35
versionCode 30
versionName "1.2"
versionCode 32
versionName "1.3.1"
multiDexEnabled true

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down