-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
19 lines (18 loc) · 836 Bytes
/
gradle.properties
File metadata and controls
19 lines (18 loc) · 836 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
android.useAndroidX=true
android.enableJetifier=true
GROUP=com.rudderstack.android.integration
kotlin.code.style=official
POM_LICENCE_URL=http://opensource.org/licenses/MIT
org.gradle.jvmargs=-Xmx1536m
POM_DEVELOPER_ID=Rudderstack
POM_LICENCE_NAME=The MIT License (MIT)
VERSION_CODE=3
POM_DEVELOPER_NAME=Rudderstack, Inc.
POM_LICENCE_DIST=repo
VERSION_NAME=1.0.0
POM_URL=https://github.com/rudderlabs/rudder-integration-bugsnag-android
POM_SCM_URL=https://github.com/rudderlabs/rudder-integration-bugsnag-android/tree/master
POM_SCM_CONNECTION=scm:git:git://github.com/rudderlabs/rudder-integration-bugsnag-android.git
POM_SCM_DEV_CONNECTION=scm:git:git://github.com:rudderlabs/rudder-integration-bugsnag-android.git
POM_NAME=Rudder-Integration-Bugsnag-Android
POM_DESCRIPTION=RudderStack\'s Native SDK Integration support for Bugsnag.