Skip to content

Commit 8aa743f

Browse files
committed
Update version name
1 parent 5050397 commit 8aa743f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ project.ext {
2626
applicationId = 'au.com.shiftyjelly.pocketcasts'
2727

2828
versionCode = getVersionCode()
29-
versionName = '7.20.2' + getVersionNameSuffix()
29+
versionName = '7.20.3' + getVersionNameSuffix()
3030

3131
// Android
3232
minSdkVersion = 23

0 commit comments

Comments
 (0)