Skip to content

Commit a1c1557

Browse files
fix(player): release v0.4.85 with AnyEmbed server for Nickelodeon and niche legacy shows
1 parent efa18e8 commit a1c1557

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
// code path requires API 30+ (no @RequiresApi / SDK_INT branches).
1717
minSdk = 26
1818
targetSdk = 35
19-
versionCode = 98
20-
versionName = "0.4.84"
19+
versionCode = 99
20+
versionName = "0.4.85"
2121
}
2222

2323
signingConfigs {

0 commit comments

Comments
 (0)