Skip to content

Commit 3a154e0

Browse files
committed
5.0.0 Beta 6
1 parent 99c28da commit 3a154e0

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
@@ -13,8 +13,8 @@ android {
1313
applicationId = "io.github.takusan23.newradiosupporter"
1414
minSdk = 30
1515
targetSdk = 36
16-
versionCode = 21
17-
versionName = "5.0.0 Beta 5"
16+
versionCode = 23
17+
versionName = "5.0.0 Beta 6"
1818

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

0 commit comments

Comments
 (0)