Skip to content

Commit

Permalink
release v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cbwang2016 committed Dec 10, 2018
1 parent b46aed3 commit e346a24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "edu_cn.pku.course.pkucourse"
minSdkVersion 15
targetSdkVersion 28
versionCode 1205
versionName "v1.1.5"
versionCode 1206
versionName "v1.1.6"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}
Expand Down

0 comments on commit e346a24

Please sign in to comment.