Skip to content

Commit

Permalink
Bump version code
Browse files Browse the repository at this point in the history
  • Loading branch information
abdallahmehiz committed Oct 25, 2024
1 parent 1f2075f commit 1ea3b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composeApp/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ kotlin {
}

val appVersionName = "0.1.3"
val appVersionCode = 6
val appVersionCode = 7
val appPackageName = "mehiz.abdallah.progres"

android {
Expand Down

0 comments on commit 1ea3b6c

Please sign in to comment.