Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ILIYANGERMANOV committed Aug 21, 2023
1 parent 7bf46d6 commit 355a808
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ import org.gradle.kotlin.dsl.project

object Project {
//Version
const val versionName = "4.3.14"
const val versionCode = 128
const val versionName = "4.3.15"
const val versionCode = 129

//Compile SDK & Build Tools
const val compileSdkVersion = 34
Expand Down

0 comments on commit 355a808

Please sign in to comment.