We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8284034 commit 72d0dffCopy full SHA for 72d0dff
app/build.gradle
@@ -6,8 +6,8 @@ android {
6
applicationId "com.amazon.tv.leanbacklauncher"
7
minSdkVersion 22
8
targetSdkVersion 29
9
- versionCode 6
10
- versionName "1.6"
+ versionCode 7
+ versionName "1.7"
11
setProperty("archivesBaseName", "LeanbackOnFire_" + versionName)
12
}
13
buildTypes {
0 commit comments