Skip to content

Commit 8b1d087

Browse files
committed
Release v1.6.3
1 parent 9a071fa commit 8b1d087

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### v1.7 (In progress)
2-
- Add more languages for translation
3-
- Make favourite icon in popup smaller
2+
- Add more languages for translation
3+
- Make favourite icon in popup smaller
44

55
### v1.6 [Blog post](https://gsantner.net/blog/2019/08/15/memetastic-v1.6-offline-meme-templates-funny-sites.html?source=inapp_changelog&project=memetastic)
66
- Simplify overall app usage

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ android {
4141

4242
resValue "string", "manifest_package_id", "io.github.gsantner.memetastic"
4343
applicationId "io.github.gsantner.memetastic"
44-
versionName "1.6.2"
45-
versionCode 62
44+
versionName "1.6.3"
45+
versionCode 63
4646
setProperty("archivesBaseName", applicationId + "-v" + versionCode + "-" + versionName)
4747
}
4848

0 commit comments

Comments
 (0)