We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a4cc3 commit 2da8967Copy full SHA for 2da8967
CHANGELOG
@@ -1,3 +1,8 @@
1
+3.0.0
2
+-----
3
+
4
+ * The dispatcher now requires Batch 1.19 or higher.
5
6
2.0.0
7
-----
8
README.md
@@ -14,8 +14,8 @@ A "ready-to-go" dispatcher that reflect event from the Batch SDK to the At Inter
14
# Requirements
15
- Android Studio 3.0+
16
- Android 15+
17
- - Batch Android SDK 1.15.0+
18
- - AT Internet SDK 2.13.2+
+ - Batch Android SDK 1.19.0+
+ - AT Internet SDK 2.14.0+
19
20
# Installation
21
Gradle (recommended)
0 commit comments