Skip to content

Commit f6ffce8

Browse files
Bump version to 1.7.95
1 parent cce3e6a commit f6ffce8

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
@@ -30,8 +30,8 @@ android {
3030
applicationId "com.streamflixreborn.streamflix"
3131
minSdk 21
3232
targetSdk 35
33-
versionCode 123
34-
versionName "1.7.94"
33+
versionCode 124
34+
versionName "1.7.95"
3535

3636
buildConfigField "String", "APP_LAYOUT", "\"${properties.getProperty("APP_LAYOUT")}\""
3737
buildConfigField "String", "TMDB_API_KEY", "\"${properties.getProperty("TMDB_API_KEY")}\""

0 commit comments

Comments
 (0)