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

Commit

Permalink
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit e3c4041

Please sign in to comment.