Skip to content

Commit

Permalink
Update ProjectConfig.kt
Browse files Browse the repository at this point in the history
update version code
  • Loading branch information
joaomanaia committed Mar 24, 2023
1 parent 6c80b29 commit f44def0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/ProjectConfig.kt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object ProjectConfig {

const val targetSdk = 33

const val versionCode = 10
const val versionCode = 11

const val versionName = "1.5.1"

Expand Down

0 comments on commit f44def0

Please sign in to comment.