Skip to content

Commit f94b61c

Browse files
author
维术
committed
[Exposed-UI]: update email.
1 parent d310920 commit f94b61c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VirtualApp/app/src/main/java/io/virtualapp/about/AboutActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ protected void onCreate(@Nullable Bundle savedInstanceState) {
4141
try {
4242
page.addItem(getThanksElement())
4343
.addItem(getDonateElement())
44-
.addEmail("twsxtd@gmail.com")
44+
.addEmail("va1xposed@gmail.com")
4545
.addWebsite("https://github.com/android-hacker/VAExposed")
4646
.addGitHub("tiann")
4747
.addItem(getCopyRightsElement());

0 commit comments

Comments
 (0)