Skip to content

Commit a13cc28

Browse files
[Student][R-6.6.3] Verison bump (#335)
1 parent 007afd2 commit a13cc28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/student/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ android {
5656
applicationId "com.instructure.candroid"
5757
minSdkVersion Versions.MIN_SDK
5858
targetSdkVersion Versions.TARGET_SDK
59-
versionCode = 201
60-
versionName = '6.6.2'
59+
versionCode = 202
60+
versionName = '6.6.3'
6161

6262
vectorDrawables.useSupportLibrary = true
6363
multiDexEnabled = true

0 commit comments

Comments
 (0)