Skip to content

Commit 21c7458

Browse files
committed
Update version to 1.5.0+9
1 parent eac756f commit 21c7458

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ android {
2020
applicationId = "de.klimek.compass"
2121
minSdk = 26
2222
targetSdk = 36
23-
versionCode = 8
24-
versionName = "1.4.1"
23+
versionCode = 9
24+
versionName = "1.5.0"
2525
proguardFiles(getDefaultProguardFile("proguard-android-optimize.txt"), "proguard-rules.pro")
2626
}
2727

0 commit comments

Comments
 (0)