We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5631edd commit 3a9fa63Copy full SHA for 3a9fa63
2 files changed
.github/workflows/publish.yml
@@ -34,5 +34,4 @@ jobs:
34
packageName: me.rosuh.easywatermark
35
releaseFiles: 'app-release.aab'
36
track: production
37
- status: inProgress
38
mappingFile: 'mapping.txt'
gradle.properties
@@ -31,4 +31,4 @@ android.nonFinalResIds=false
31
32
majorVersion=2
33
minorVersion=9
-patchVersion=1
+patchVersion=2
0 commit comments