Skip to content

Commit 514f25f

Browse files
committed
4.1.0
1 parent 116235a commit 514f25f

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 = 14
16-
versionName = "4.0.0"
15+
versionCode = 17
16+
versionName = "4.1.0"
1717

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

0 commit comments

Comments
 (0)