Skip to content

Commit 565edae

Browse files
committed
Remove POM values
1 parent ee8fc11 commit 565edae

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

gradle.properties

-16
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,4 @@
11
org.gradle.jvmargs=-Xmx1536m
2-
VERSION_NAME=1.0.1-SNAPSHOT
3-
VERSION_CODE=2
4-
GROUP=no.nrk.nativebridge
52

6-
POM_DESCRIPTION=A RPC like bridge for communication between webviews and native apps
7-
POM_URL=https://github.com/nrkno/nativebridge-android
8-
POM_SCM_URL=https://github.com/nrkno/nativebridge-android
9-
POM_SCM_CONNECTION=scm:[email protected]:nrkno/nativebridge-android.git
10-
POM_SCM_DEV_CONNECTION=scm:[email protected]:nrkno/nativebridge-android.git
11-
12-
POM_LICENCE_NAME=MIT License
13-
POM_LICENCE_URL=http://opensource.org/licenses/MIT
14-
POM_LICENCE_DIST=repo
15-
16-
POM_DEVELOPER_ID=nrk
17-
POM_DEVELOPER_NAME=Norwegian Broadcasting Corporation (NRK)
18-
193
android.useAndroidX=true
204
android.enableJetifier=true

0 commit comments

Comments
 (0)