Skip to content

Commit

Permalink
Version Bump (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacakakpo1 authored Nov 14, 2023
1 parent 332327c commit bc5fd3a
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.2.6"
return "1.2.7"
}

def getArtifactId = { ->
Expand Down

0 comments on commit bc5fd3a

Please sign in to comment.