Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tsynik committed Jan 15, 2021
1 parent 325f93b commit 257123f
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 @@ -6,8 +6,8 @@ android {
applicationId "com.amazon.tv.leanbacklauncher"
minSdkVersion 22
targetSdkVersion 30
versionCode 17
versionName "1.17"
versionCode 18
versionName "1.18"
vectorDrawables.useSupportLibrary = true
resConfigs "en", "ru", "uk", "it", "fr", "es", "de"
setProperty("archivesBaseName", "LeanbackOnFire_v" + versionName)
Expand Down

0 comments on commit 257123f

Please sign in to comment.