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 500b468 + 504f5ac commit 341f509Copy full SHA for 341f509
gradle.properties
@@ -19,8 +19,8 @@ POM_URL=https://github.com/backtrace-labs/backtrace-android
19
POM_SCM_URL=https://github.com/backtrace-labs/backtrace-android
20
POM_SCM_CONNECTION=scm:git@github.com:backtrace-labs/backtrace-android.git
21
POM_SCM_DEV_CONNECTION=scm:git@github.com:backtrace-labs/backtrace-android.git
22
-POM_LICENCE_NAME=The Apache Software License, Version 2.0
23
-POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
+POM_LICENSE_NAME=MIT
+POM_LICENSE_URL=https://opensource.org/licenses/MIT
24
POM_LICENCE_DIST=repo
25
POM_DEVELOPER_ID=BartoszLitwiniuk
26
POM_DEVELOPER_NAME=Bartosz Litwiniuk
0 commit comments