Skip to content

Commit

Permalink
Update ProjectSetting.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
amirisback authored May 8, 2023
1 parent 971a672 commit 6694704
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/ProjectSetting.kt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ object ProjectSetting {

const val VERSION_MAJOR = 1
const val VERSION_MINOR = 0
const val VERSION_PATCH = 8
const val VERSION_PATCH = 9

// ---------------------------------------------------------------------------------------------

Expand Down Expand Up @@ -57,4 +57,4 @@ object ProjectSetting {
const val PLAYSTORE_KEY_ALIAS = "frogoisback"
const val PLAYSTORE_KEY_PASSWORD = "amirisback"

}
}

0 comments on commit 6694704

Please sign in to comment.