Skip to content

Commit

Permalink
[Teacher][RC-1.11.1] Bump version code (#1001)
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMarshall authored Sep 17, 2020
1 parent 0f68d38 commit 364fef0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/teacher/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ android {
defaultConfig {
minSdkVersion Versions.MIN_SDK
targetSdkVersion Versions.TARGET_SDK
versionCode = 30
versionCode = 31
versionName = '1.11.1'
vectorDrawables.useSupportLibrary = true
multiDexEnabled true
Expand Down

0 comments on commit 364fef0

Please sign in to comment.