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 #657 from ILIYANGERMANOV/develop
Browse files Browse the repository at this point in the history
Bump version
  • Loading branch information
ILIYANGERMANOV authored Mar 31, 2022
2 parents d58c817 + c11f1f1 commit 63f2611
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 = "3.0.0-universe"
const val versionCode = 100
const val versionName = "3.0.1-universe"
const val versionCode = 101

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

0 comments on commit 63f2611

Please sign in to comment.