Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Bump version to "4.4.0" (140)
Browse files Browse the repository at this point in the history
  • Loading branch information
ILIYANGERMANOV committed Aug 29, 2023
1 parent 2e02ec9 commit f17766b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ import org.gradle.api.artifacts.dsl.DependencyHandler

object Project {
//Version
const val versionName = "4.3.21"
const val versionCode = 135
const val versionName = "4.4.0"
const val versionCode = 140

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

0 comments on commit f17766b

Please sign in to comment.