Skip to content

Commit

Permalink
Update build.gradle for 3.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscoRankush authored Dec 18, 2024
1 parent c27a3eb commit 6d15787
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ android {
applicationId "com.cisco.sdk_android"
minSdkVersion Versions.minSdk
targetSdkVersion Versions.targetSdk
versionCode 3110300
versionName "3.11.3"
versionCode 3110400
versionName "3.11.4"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 6d15787

Please sign in to comment.