Skip to content

Commit d93fd8b

Browse files
committed
Bump version
1 parent e7b2dec commit d93fd8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId = "h.lillie.ytplayer"
1414
minSdk = 26
1515
targetSdk = 35
16-
versionCode = 52
17-
versionName = "2.1.03"
16+
versionCode = 53
17+
versionName = "2.1.04"
1818
ndk {
1919
abiFilters += listOf("arm64-v8a", "x86_64")
2020
}

0 commit comments

Comments
 (0)