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 d05d395 commit d15449aCopy full SHA for d15449a
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.7
24
-VERSION_CODE=8
+VERSION_NAME=1.0.8
+VERSION_CODE=9
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=Xxxxxxxxx55
+signing.password=Xxxxxxxx55
46
signing.secretKeyRingFile=/Users/wseemann/.gnupg/secring.gpg
0 commit comments