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