Skip to content

Commit

Permalink
v50
Browse files Browse the repository at this point in the history
  • Loading branch information
pachi81 committed Jun 10, 2024
1 parent ba871ac commit ba24c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
}

project.ext.set("versionCode", 49)
project.ext.set("versionCode", 50)
project.ext.set("versionName", "1.0.1")
project.ext.set("compileSdk", 34)
project.ext.set("targetSdk", 33)
Expand Down

0 comments on commit ba24c66

Please sign in to comment.