Skip to content

Commit

Permalink
update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
adbenitez committed Dec 21, 2024
1 parent 34fa062 commit 6f5e90b
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 30000700
versionName "1.50.4"
versionCode 30000701
versionName "1.50.5"

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

0 comments on commit 6f5e90b

Please sign in to comment.