Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
butzist committed Apr 13, 2024
1 parent efad896 commit 4b6f03f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId = "de.szalkowski.activitylauncher"
minSdk = 16
targetSdk = 34
versionCode = 51
versionName = "2.0.1"
versionCode = 52
versionName = "2.0.2"

multiDexEnabled = true
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 4b6f03f

Please sign in to comment.