Skip to content

Commit 8d3542d

Browse files
committed
master 追従、5.0.0 Beta 3
1 parent 3a91dcd commit 8d3542d

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
@@ -12,8 +12,8 @@ android {
1212
applicationId = "io.github.takusan23.newradiosupporter"
1313
minSdk = 30
1414
targetSdk = 36
15-
versionCode = 17
16-
versionName = "4.1.0"
15+
versionCode = 18
16+
versionName = "5.0.0 Beta 3"
1717

1818
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
1919
vectorDrawables {

0 commit comments

Comments
 (0)