Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacakakpo1 committed Apr 15, 2024
1 parent c7159ba commit e3cc5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telnyx_rtc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ apply plugin: 'maven-publish'
apply plugin: "com.bugsnag.android.gradle"

def getVersionName = { ->
return "1.3.1"
return "1.3.2"
}

def getArtifactId = { ->
Expand Down

0 comments on commit e3cc5c1

Please sign in to comment.