Skip to content

Commit 918498a

Browse files
authored
Merge pull request #167 from salemove/MUIC-645
Release 1.7.0
2 parents a691880 + d31e179 commit 918498a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

widgetssdk/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
defaultConfig {
88
minSdkVersion 24
99
targetSdkVersion 30
10-
versionCode 22
11-
versionName "1.6.17"
10+
versionCode 30
11+
versionName "1.7.0"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
consumerProguardFiles "consumer-rules.pro"
1414
}

0 commit comments

Comments
 (0)