We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d310920 commit f94b61cCopy full SHA for f94b61c
VirtualApp/app/src/main/java/io/virtualapp/about/AboutActivity.java
@@ -41,7 +41,7 @@ protected void onCreate(@Nullable Bundle savedInstanceState) {
41
try {
42
page.addItem(getThanksElement())
43
.addItem(getDonateElement())
44
- .addEmail("twsxtd@gmail.com")
+ .addEmail("va1xposed@gmail.com")
45
.addWebsite("https://github.com/android-hacker/VAExposed")
46
.addGitHub("tiann")
47
.addItem(getCopyRightsElement());
0 commit comments