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