Skip to content

Commit a339df2

Browse files
[Teacher][RC-1.11] Version bump (#799)
1 parent 2e514b3 commit a339df2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/teacher/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ android {
4343
defaultConfig {
4444
minSdkVersion Versions.MIN_SDK
4545
targetSdkVersion Versions.TARGET_SDK
46-
versionCode = 27
47-
versionName = '1.10.0'
46+
versionCode = 28
47+
versionName = '1.11.0'
4848
vectorDrawables.useSupportLibrary = true
4949
multiDexEnabled true
5050
testInstrumentationRunner 'com.instructure.canvas.espresso.CanvasRunner'

0 commit comments

Comments
 (0)