Skip to content

Commit

Permalink
Updated Direct Tap SDK to v4.1.0 and Direct Tap Framework to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
torresejay102 committed Feb 22, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 67fc83b commit a57bd31
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
@@ -84,7 +84,7 @@ dependencies {
implementation 'io.reactivex.rxjava3:rxandroid:3.0.0'
//implementation "org.jetbrains.kotlinx:kotlinx-coroutines-rx2:$kotlin_coroutines_version"
implementation 'org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.2'
implementation "com.brankas.tap:direct-tap:4.0.0"
implementation "com.brankas.tap:direct-tap:4.1.0"
implementation 'androidx.appcompat:appcompat:1.4.2'
implementation 'com.google.android.material:material:1.6.1'
implementation 'androidx.annotation:annotation:1.4.0'
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
"location" : "https://github.com/brankas/core-sdk-ios",
"state" : {
"branch" : "master",
"revision" : "4a7d49f7aa04499a0947f78990e38898d2915089"
"revision" : "4670788283a818266d92ed2fe3f8b5ce10b9462f"
}
}
],

0 comments on commit a57bd31

Please sign in to comment.