Skip to content

Commit eecea2a

Browse files
committed
update version to 5.7.0
1 parent 7aecc7f commit eecea2a

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
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.simplemobiletools.thankyou"
1616
minSdkVersion 21
1717
targetSdkVersion 33
18-
versionCode 27
19-
versionName "5.6.1"
18+
versionCode 28
19+
versionName "5.7.0"
2020
setProperty("archivesBaseName", "thank-you")
2121
}
2222

0 commit comments

Comments
 (0)