Skip to content

Commit 15c82b1

Browse files
committed
chore: bump version
1 parent 9b05085 commit 15c82b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composeApp/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ kotlin {
8989
}
9090
}
9191

92-
val appVersionName = "0.1.6"
93-
val appVersionCode = 11
92+
val appVersionName = "0.1.7"
93+
val appVersionCode = 12
9494
val appPackageName = "mehiz.abdallah.progres"
9595

9696
android {

0 commit comments

Comments
 (0)