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