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.4" (144)
Browse files Browse the repository at this point in the history
  • Loading branch information
ILIYANGERMANOV committed Sep 2, 2023
1 parent 359f4b0 commit e3c4041
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.4.2"
const val versionCode = 142
const val versionName = "4.4.4"
const val versionCode = 144

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

0 comments on commit e3c4041

Please sign in to comment.