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