File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- ### v1.7 (In progress)
2
- - Add more languages for translation
3
- - Make favourite icon in popup smaller
1
+ ### Ongoing
2
+ - Translate app into more languages
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 @@ -40,8 +40,8 @@ android {
40
40
41
41
resValue " string" , " manifest_package_id" , " io.github.gsantner.memetastic"
42
42
applicationId " io.github.gsantner.memetastic"
43
- versionName " 1.6.5 "
44
- versionCode 66
43
+ versionName " 1.6.6 "
44
+ versionCode 67
45
45
setProperty(" archivesBaseName" , applicationId + " -v" + versionCode + " -" + versionName)
46
46
}
47
47
You can’t perform that action at this time.
0 commit comments