Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyBoyFeng committed Aug 19, 2021
1 parent db8ee5c commit eeceaaf
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 = "com.github.crazyboyfeng.justTvLauncher"
minSdk = 17
targetSdk = 30
versionCode = 20210818
versionName = "2021.8.18"
versionCode = 20210819
versionName = "2021.8.19"
// testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
}
buildFeatures {
Expand Down

0 comments on commit eeceaaf

Please sign in to comment.