Skip to content

Commit e43e6be

Browse files
committed
Merge branch 'release/v1.7.17'
2 parents 1c87130 + 4c05f39 commit e43e6be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
applicationId "com.tanasi.streamflix"
1818
minSdk 21
1919
targetSdk 35
20-
versionCode 47
21-
versionName "1.7.16"
20+
versionCode 48
21+
versionName "1.7.17"
2222

2323
buildConfigField "String", "APP_LAYOUT", "\"${properties.getProperty("APP_LAYOUT")}\""
2424
buildConfigField "String", "TMDB_API_KEY", "\"${properties.getProperty("TMDB_API_KEY")}\""

0 commit comments

Comments
 (0)