Skip to content

Commit

Permalink
Merge branch 'ninja-main' of github.com:christianrowlands/ninja-chat …
Browse files Browse the repository at this point in the history
…into ninja-main
  • Loading branch information
christianrowlands committed Apr 3, 2024
2 parents 5e60813 + 972bb6b commit e8fd13b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 34
versionCode 42107
versionName "2.14.0"
versionCode 42108
versionName "2.14.1"
archivesBaseName += "-$versionName"
applicationId "com.ninja.chat"
resValue "string", "applicationId", applicationId
Expand Down

0 comments on commit e8fd13b

Please sign in to comment.