Skip to content

Commit 2910592

Browse files
committed
updated to latest version
1 parent b27c412 commit 2910592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StudyplusAndroidSDK/gradle/build.publish.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ uploadArchives {
5353
userName: requireInput("\nsonatype-username:"),
5454
password: requireInput("sonatype-password:") )
5555
}
56-
pom.version = "1.0.2"
56+
pom.version = "1.0.3"
5757
pom.groupId = 'jp.studyplus.android.sdk'
5858
pom.artifactId = "studyplus-android-sdk"
5959
pom.project {

0 commit comments

Comments
 (0)