Skip to content

Commit aa3ceb0

Browse files
committed
all: release 1.1.0
1 parent 11c7002 commit aa3ceb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hms-plugin/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313
minSdkVersion 17
1414
targetSdkVersion 30
1515
versionCode 1
16-
versionName "1.0.0"
16+
versionName "1.1.0"
1717

1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1919
consumerProguardFiles 'consumer-rules.pro'
@@ -59,4 +59,4 @@ dependencies {
5959

6060
apply from: 'maven-publish.gradle'
6161
apply from: 'jacoco.gradle'
62-
apply from: 'sonar.gradle'
62+
apply from: 'sonar.gradle'

0 commit comments

Comments
 (0)