File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -53,20 +53,20 @@ kotlinOptions.freeCompilerArgs=["-Xjvm-default=all-compatibility"]
53
53
54
54
# publishing
55
55
GROUP =net.kibotu
56
- POM_ARTIFACT_ID =AndroidVideoTranscoder
56
+ POM_ARTIFACT_ID =android-ffmpeg-transcoder
57
57
58
- POM_NAME =AndroidVideoTranscoder
58
+ POM_NAME =android-ffmpeg-transcoder
59
59
POM_DESCRIPTION =Surprisingly fast on device video transcoding.
60
60
POM_INCEPTION_YEAR =2024
61
- POM_URL =https://github.com/kibotu/AndroidVideoTranscoder
61
+ POM_URL =https://github.com/kibotu/android-ffmpeg-transcoder
62
62
63
63
POM_LICENSE_NAME =The Apache Software License, Version 2.0
64
64
POM_LICENSE_URL =https://www.apache.org/licenses/LICENSE-2.0.txt
65
65
POM_LICENSE_DIST =repo
66
66
67
- POM_SCM_URL =https://github.com/kibotu/AndroidVideoTranscoder
68
- POM_SCM_CONNECTION =scm:git:git://github.com/kibotu/AndroidVideoTranscoder .git
69
- POM_SCM_DEV_CONNECTION =
scm:git:ssh://[email protected] /kibotu/AndroidVideoTranscoder .git
67
+ POM_SCM_URL =https://github.com/kibotu/android-ffmpeg-transcoder
68
+ POM_SCM_CONNECTION =scm:git:git://github.com/kibotu/android-ffmpeg-transcoder .git
69
+ POM_SCM_DEV_CONNECTION =
scm:git:ssh://[email protected] /kibotu/android-ffmpeg-transcoder .git
70
70
71
71
POM_DEVELOPER_ID =kibotu
72
72
POM_DEVELOPER_NAME =Jan Rabe
You can’t perform that action at this time.
0 commit comments