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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ org.gradle.jvmargs=-Xmx1024m
13
13
# org.gradle.parallel=true
14
14
15
15
GROUP=com.github.backtrace-labs.backtrace-android
16
-
16
+
POM_NAME=backtrace-library
17
17
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