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

Commit

Permalink
Merge pull request #936 from ILIYANGERMANOV/develop
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
ILIYANGERMANOV authored May 23, 2022
2 parents 5660e6b + 78315a4 commit 6823214
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.1.3"
const val versionCode = 109
const val versionName = "4.1.4"
const val versionCode = 110

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

0 comments on commit 6823214

Please sign in to comment.