Skip to content

Commit 751a8f4

Browse files
committed
version bump
1 parent 8e6b1b3 commit 751a8f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
applicationId "com.amazon.tv.leanbacklauncher"
77
minSdkVersion 22
88
targetSdkVersion 29
9-
versionCode 9
10-
versionName "1.9"
9+
versionCode 10
10+
versionName "1.10"
1111
setProperty("archivesBaseName", "LeanbackOnFire_" + versionName)
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)