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

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ILIYANGERMANOV committed Aug 22, 2023
1 parent 78d13f9 commit 4f041f4
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.16"
const val versionCode = 130
const val versionName = "4.3.17"
const val versionCode = 131

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

0 comments on commit 4f041f4

Please sign in to comment.