Skip to content

Commit ca8f635

Browse files
committed
Update version code
1 parent 9b348e5 commit ca8f635

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/fmmr-library/gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
POM_NAME=FFmpegMediaMetadataRetriever
2121
POM_ARTIFACT_ID=FFmpegMediaMetadataRetriever
2222
POM_PACKAGING=aar
23-
VERSION_NAME=1.0.4
24-
VERSION_CODE=5
23+
VERSION_NAME=1.0.7
24+
VERSION_CODE=8
2525
GROUP=com.github.wseemann
2626

2727
POM_DESCRIPTION=FFmpegMediaMetadataRetriever library
@@ -42,5 +42,5 @@ SNAPSHOT_REPOSITORY_URL=https://oss.sonatype.org/content/repositories/snapshots
4242
RELEASE_REPOSITORY_URL=https://oss.sonatype.org/service/local/staging/deploy/maven2
4343

4444
signing.keyId=94F92DAB
45-
signing.password=Xxxxxxxx55
45+
signing.password=Xxxxxxxxx55
4646
signing.secretKeyRingFile=/Users/wseemann/.gnupg/secring.gpg

0 commit comments

Comments
 (0)