Skip to content

Commit

Permalink
Update target SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacakakpo1 committed May 18, 2024
1 parent 24e4316 commit b54733f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions telnyx_rtc/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dokkaHtml.configure {


android {
compileSdkVersion 33
compileSdkVersion 34
buildToolsVersion "30.0.3"

androidExtensions {
Expand All @@ -87,7 +87,7 @@ android {

defaultConfig {
minSdkVersion 23
targetSdkVersion 33
targetSdkVersion 34
versionCode 1
versionName "1.0"

Expand Down

0 comments on commit b54733f

Please sign in to comment.