Skip to content

Commit 2122c3f

Browse files
committed
update(app version): 0.0.1-beta02
1 parent edcb59a commit 2122c3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ android {
2828
applicationId = "com.muedsa.jcytv"
2929
minSdk = 24
3030
targetSdk = 34
31-
versionCode = 9
32-
versionName = "0.0.1-beta01"
31+
versionCode = 10
32+
versionName = "0.0.1-beta02"
3333
vectorDrawables {
3434
useSupportLibrary = true
3535
}

0 commit comments

Comments
 (0)