Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tsynik committed May 9, 2021
1 parent 18c4e0c commit 89d94db
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 @@ -16,8 +16,8 @@ android {
applicationId "com.amazon.tv.leanbacklauncher"
minSdkVersion 22
targetSdkVersion 30
versionCode 27
versionName "1.27"
versionCode 28
versionName "1.28"
vectorDrawables.useSupportLibrary = true
resConfigs "en", "ru", "uk", "it", "fr", "es", "de"
setProperty("archivesBaseName", "LeanbackOnFire_v" + versionName)
Expand Down

0 comments on commit 89d94db

Please sign in to comment.