Skip to content

Commit 2f4173b

Browse files
committed
Bump to RC2
1 parent d9e8e61 commit 2f4173b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

msal/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ dependencies {
150150

151151
snapshotApi(group: 'com.microsoft.identity', name: 'common', version: '3.0.0-SNAPSHOT', changing: true)
152152

153-
distApi("com.microsoft.identity:common:3.0.1-RC1") {
153+
distApi("com.microsoft.identity:common:3.0.1-RC3") {
154154
transitive = false
155155
}
156156
}

msal/versioning/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#Wed Aug 01 15:24:11 PDT 2018
2-
versionName=2.0.0-RC1
2+
versionName=2.0.0-RC2
33
versionCode=0

0 commit comments

Comments
 (0)