You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gradle.properties
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -13,8 +13,8 @@ org.gradle.jvmargs=-Xmx1024m
13
13
# org.gradle.parallel=true
14
14
15
15
16
-
VERSION_NAME=3.3.0
17
-
VERSION_CODE=330
16
+
VERSION_NAME=3.4.0
17
+
VERSION_CODE=340
18
18
GROUP=com.github.backtrace-labs.backtrace-android
19
19
20
20
POM_DESCRIPTION=Backtrace's integration with Android applications written in Java allows customers to capture and report handled and unhandled java exceptions.
0 commit comments