We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 116235a commit 514f25fCopy full SHA for 514f25f
app/build.gradle.kts
@@ -12,8 +12,8 @@ android {
12
applicationId = "io.github.takusan23.newradiosupporter"
13
minSdk = 30
14
targetSdk = 36
15
- versionCode = 14
16
- versionName = "4.0.0"
+ versionCode = 17
+ versionName = "4.1.0"
17
18
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
19
vectorDrawables {
0 commit comments