Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tsynik committed Feb 21, 2021
1 parent 825249e commit ad657a8
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 23
versionName "1.23"
versionCode 24
versionName "1.24"
vectorDrawables.useSupportLibrary = true
resConfigs "en", "ru", "uk", "it", "fr", "es", "de"
setProperty("archivesBaseName", "LeanbackOnFire_v" + versionName)
Expand Down

0 comments on commit ad657a8

Please sign in to comment.