Update version code and name to 150 and 15.0

This commit is contained in:
Michachatz
2026-06-04 11:15:59 +02:00
committed by GitHub
parent fc6a9442ed
commit 11cbac7e73
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "com.michatec.radio"
minSdk = 28
targetSdk = 37
versionCode = 146
versionName = "14.6"
versionCode = 150
versionName = "15.0"
}
compileOptions {