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.
2 parents 27c0cfa + fb4526b commit 8ef7d57Copy full SHA for 8ef7d57
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Backtrace Android Release Notes
2
3
-## Version 3.10.1-beta
+## Version 3.10.2
4
+- Updated Android SDK v36, Gradle v8.14
5
+- Upgraded gson, org.json, guava, mockito-core
6
+- Cleaned up layout/manifest, updated SDK, and re-enabled instrumentation tests in 'Example app'
7
+
8
+## Version 3.10.1
9
- Adds GSON fix - implement ThrowableTypeAdapterFactory because Throwable serialization is not supported. #178
10
- Adds 16 KB page-size support, compileSdk 35, AGP 8.5 #176
11
- Adds verification.properties
0 commit comments