Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Aug 25, 2024
1 parent 130cdfe commit 1eb733e
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 @@ -33,8 +33,8 @@ android {
useLibrary 'org.apache.http.legacy'

defaultConfig {
versionCode 30000685
versionName "1.46.13"
versionCode 30000686
versionName "1.46.14"

applicationId "chat.delta.lite"
multiDexEnabled true
Expand Down

0 comments on commit 1eb733e

Please sign in to comment.