Skip to content

Commit 0d29096

Browse files
committed
Release Student 8.2.0 (281)
1 parent c597500 commit 0d29096

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 = 280
41-
versionName = '8.1.0'
40+
versionCode = 281
41+
versionName = '8.2.0'
4242

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

0 commit comments

Comments
 (0)