Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Oct 4, 2024
1 parent 3080313 commit 45cb3a9
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 30000690
versionName "1.46.18"
versionCode 30000691
versionName "1.46.19"

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

0 comments on commit 45cb3a9

Please sign in to comment.