Skip to content

Commit

Permalink
Bump version code and change version name to 2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Apr 3, 2024
1 parent e8fd13b commit a1a7efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ android {
defaultConfig {
minSdkVersion 23
targetSdkVersion 34
versionCode 42108
versionCode 42109
versionName "2.14.1"
archivesBaseName += "-$versionName"
applicationId "com.ninja.chat"
Expand Down

0 comments on commit a1a7efe

Please sign in to comment.