We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f6a7ce commit 51ea48eCopy full SHA for 51ea48e
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