Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyBoyFeng committed Sep 13, 2021
1 parent ce10dd2 commit 2b147cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId = "crazyboyfeng.justTvLauncher"
minSdk = 17
targetSdk = 30
versionCode = 20210819
versionName = "2021.8.19"
versionCode = 20210913
versionName = "2021.9.13"
// testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildFeatures {
Expand Down

0 comments on commit 2b147cc

Please sign in to comment.