File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
### 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
4
4
5
5
### 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 )
6
6
- Simplify overall app usage
Original file line number Diff line number Diff line change @@ -41,8 +41,8 @@ android {
41
41
42
42
resValue " string" , " manifest_package_id" , " io.github.gsantner.memetastic"
43
43
applicationId " io.github.gsantner.memetastic"
44
- versionName " 1.6.2 "
45
- versionCode 62
44
+ versionName " 1.6.3 "
45
+ versionCode 63
46
46
setProperty(" archivesBaseName" , applicationId + " -v" + versionCode + " -" + versionName)
47
47
}
48
48
You can’t perform that action at this time.
0 commit comments