Skip to content

Commit af2780d

Browse files
committed
Release Student 7.13.0 (277)
1 parent 0847868 commit af2780d

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
@@ -37,8 +37,8 @@ android {
3737
applicationId "com.instructure.candroid"
3838
minSdkVersion Versions.MIN_SDK
3939
targetSdkVersion Versions.TARGET_SDK
40-
versionCode = 276
41-
versionName = '7.12.0'
40+
versionCode = 277
41+
versionName = '7.13.0'
4242

4343
vectorDrawables.useSupportLibrary = true
4444
testInstrumentationRunner 'com.instructure.student.espresso.StudentHiltTestRunner'

0 commit comments

Comments
 (0)