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