Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tsynik committed May 11, 2021
1 parent d289992 commit 8d7efda
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 29
versionName "1.29"
versionCode 30
versionName "1.30"
vectorDrawables.useSupportLibrary = true
resConfigs "en", "ru", "uk", "it", "fr", "es", "de"
setProperty("archivesBaseName", "LeanbackOnFire_v" + versionName)
Expand Down

0 comments on commit 8d7efda

Please sign in to comment.