Skip to content

Commit

Permalink
upgrade to v11.4 due to Jitpack caching pb
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrudu committed Jan 19, 2023
1 parent 282d6d3 commit 2ccba9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions datawedgeprofileintentswrapper/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 19
targetSdkVersion 32
versionCode 11
versionName "11.3"
versionCode 12
versionName "11.4"

testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 2ccba9a

Please sign in to comment.