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