Skip to content

Commit 4dc48a4

Browse files
authored
Upgrade Android SDK version (#161)
1 parent 60d2d5f commit 4dc48a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ allprojects {
7373
}
7474
}
7575

76-
def jwPlayerVersion = "4.20.0"
76+
def jwPlayerVersion = "4.21.0"
7777
def exoplayerVersion = "2.18.7" // Deprecated. Use Media3 when targeting JW SDK > 4.16.0
7878
def media3ExoVersion = "1.4.1"
7979

0 commit comments

Comments
 (0)