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.
1 parent 9b348e5 commit ca8f635Copy full SHA for ca8f635
gradle/fmmr-library/gradle.properties
@@ -20,8 +20,8 @@
20
POM_NAME=FFmpegMediaMetadataRetriever
21
POM_ARTIFACT_ID=FFmpegMediaMetadataRetriever
22
POM_PACKAGING=aar
23
-VERSION_NAME=1.0.4
24
-VERSION_CODE=5
+VERSION_NAME=1.0.7
+VERSION_CODE=8
25
GROUP=com.github.wseemann
26
27
POM_DESCRIPTION=FFmpegMediaMetadataRetriever library
@@ -42,5 +42,5 @@ SNAPSHOT_REPOSITORY_URL=https://oss.sonatype.org/content/repositories/snapshots
42
RELEASE_REPOSITORY_URL=https://oss.sonatype.org/service/local/staging/deploy/maven2
43
44
signing.keyId=94F92DAB
45
-signing.password=Xxxxxxxx55
+signing.password=Xxxxxxxxx55
46
signing.secretKeyRingFile=/Users/wseemann/.gnupg/secring.gpg
0 commit comments