Skip to content

Commit

Permalink
[skip ci] Bump new ver
Browse files Browse the repository at this point in the history
  • Loading branch information
yujincheng08 committed Sep 28, 2020
1 parent 6837ae5 commit abe4981
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ android {
applicationId "me.iacn.biliroaming"
minSdkVersion 21
targetSdkVersion 30 // Target Android R
versionCode 35
versionCode 36
versionName appVerName
}

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ org.gradle.jvmargs=-Xmx1536m
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
appVerName=1.3.5
appVerName=1.3.6

0 comments on commit abe4981

Please sign in to comment.