Skip to content

Commit 09a750e

Browse files
committed
version bump
1 parent 39e14bf commit 09a750e

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

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

0 commit comments

Comments
 (0)