Skip to content

Commit

Permalink
fix(en/fmovies): Bump version (#3025)
Browse files Browse the repository at this point in the history
  • Loading branch information
Samfun75 authored Mar 7, 2024
1 parent 17ca8a3 commit 9a7dcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/en/fmovies/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ext {
extName = 'FMovies'
extClass = '.FMovies'
extVersionCode = 20
extVersionCode = 21
}

apply from: "$rootDir/common.gradle"
Expand Down

0 comments on commit 9a7dcc5

Please sign in to comment.