Skip to content

Commit

Permalink
chore: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
abdallahmehiz committed Sep 1, 2024
1 parent 4d74db0 commit 4e90d5d
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 @@ -20,8 +20,8 @@ android {
applicationId = "live.mehiz.mpvkt"
minSdk = 21
targetSdk = 34
versionCode = 7
versionName = "0.1.1"
versionCode = 8
versionName = "0.1.2"

vectorDrawables {
useSupportLibrary = true
Expand Down

0 comments on commit 4e90d5d

Please sign in to comment.