Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
tsynik committed Apr 9, 2021
1 parent 2804715 commit d74764b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ android {
minSdkVersion 22
targetSdkVersion 30
versionCode 24
versionName "1.24"
versionName "1.25"
vectorDrawables.useSupportLibrary = true
resConfigs "en", "ru", "uk", "it", "fr", "es", "de"
setProperty("archivesBaseName", "LeanbackOnFire_v" + versionName)
Expand Down

0 comments on commit d74764b

Please sign in to comment.