We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abd856d commit dfcc9d9Copy full SHA for dfcc9d9
app/build.gradle
@@ -12,7 +12,7 @@ android {
12
applicationId "com.brouken.player"
13
minSdkVersion 21
14
targetSdkVersion 35
15
- versionCode 197
+ versionCode 199
16
versionName "0.${versionCode}"
17
archivesBaseName = "Jet.Video.Player.v${versionName}"
18
if (abiFilter) {
0 commit comments