Skip to content

Commit 94c3277

Browse files
committed
5.0.0 Beta 5
1 parent 25b942f commit 94c3277

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 = 20
16-
versionName = "5.0.0 Beta 4"
15+
versionCode = 21
16+
versionName = "5.0.0 Beta 5"
1717

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

0 commit comments

Comments
 (0)