Skip to content

Commit

Permalink
(audiocall) Increased versionName to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jedi1150 committed Jan 18, 2024
1 parent b087d1b commit 7df991b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion audiocall/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ android {
targetSdk 33
multiDexEnabled true
versionCode 1
versionName "1.4.0"
versionName "1.5.0"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 7df991b

Please sign in to comment.