Skip to content

Commit 707b4cd

Browse files
committed
update version to 5.0.3
1 parent 16702dc commit 707b4cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId "com.simplemobiletools.thankyou"
1717
minSdkVersion 21
1818
targetSdkVersion 29
19-
versionCode 14
20-
versionName "5.0.2"
19+
versionCode 15
20+
versionName "5.0.3"
2121
setProperty("archivesBaseName", "thank-you")
2222
}
2323

0 commit comments

Comments
 (0)