You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
554 B
INI
19 lines
554 B
INI
GROUP=pub.devrel
|
|
POM_ARTIFACT_ID=easypermissions
|
|
VERSION_NAME=3.0.0
|
|
|
|
POM_NAME=EasyPermissions
|
|
POM_PACKAGING=aar
|
|
|
|
POM_DESCRIPTION=A wrapper library for basic Android M system permissions logic
|
|
|
|
POM_URL=https://github.com/googlesamples/easypermissions
|
|
POM_SCM_URL=https://github.com/googlesamples/easypermissions
|
|
POM_SCM_CONNECTION=https://github.com/googlesamples/easypermissions.git
|
|
|
|
POM_LICENCE_NAME=The Apache Software License, Version 2.0
|
|
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
POM_LICENCE_DIST=repo
|
|
|
|
POM_DEVELOPER_NAME=Google
|