Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ILIYANGERMANOV committed Dec 27, 2022
1 parent 84665ca commit fe41a7d
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.6"
const val versionCode = 120
const val versionName = "4.3.7"
const val versionCode = 121

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

0 comments on commit fe41a7d

Please sign in to comment.