Skip to content

Commit 5976e01

Browse files
committed
chore: version bump
1 parent 17647f0 commit 5976e01

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
@@ -14,8 +14,8 @@ android {
1414
applicationId = "de.szalkowski.activitylauncher"
1515
minSdk = 16
1616
targetSdk = 34
17-
versionCode = 50
18-
versionName = "2.0.0"
17+
versionCode = 51
18+
versionName = "2.0.1"
1919

2020
multiDexEnabled = true
2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)