We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5050397 commit 8aa743fCopy full SHA for 8aa743f
dependencies.gradle
@@ -26,7 +26,7 @@ project.ext {
26
applicationId = 'au.com.shiftyjelly.pocketcasts'
27
28
versionCode = getVersionCode()
29
- versionName = '7.20.2' + getVersionNameSuffix()
+ versionName = '7.20.3' + getVersionNameSuffix()
30
31
// Android
32
minSdkVersion = 23
0 commit comments