File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ class NewVersionWorker(
139
139
companion object {
140
140
private val DEBUG = MainActivity .DEBUG
141
141
private val TAG = NewVersionWorker ::class .java.simpleName
142
- private const val NEWPIPE_API_URL = " https://api.github.com/repos/polymorphicshade/Tubular /releases/latest"
142
+ private const val NEWPIPE_API_URL = " https://api.github.com/repos/MaintainTeam/LastPipeBender /releases/latest"
143
143
private const val IS_MANUAL = " isManual"
144
144
145
145
@JvmStatic
Original file line number Diff line number Diff line change @@ -61,11 +61,11 @@ public class ErrorActivity extends AppCompatActivity {
61
61
// BUNDLE TAGS
62
62
public static final String ERROR_INFO = "error_info" ;
63
63
64
- public static final String ERROR_EMAIL_ADDRESS = "polymorphicshade@gmail .com" ;
64
+ public static final String ERROR_EMAIL_ADDRESS = "mt_lastpipebender@asandikci .com" ;
65
65
public static final String ERROR_EMAIL_SUBJECT = "Exception in " ;
66
66
67
67
public static final String ERROR_GITHUB_ISSUE_URL =
68
- "https://github.com/polymorphicshade/Tubular /issues" ;
68
+ "https://github.com/MaintainTeam/LastPipeBender /issues" ;
69
69
70
70
public static final DateTimeFormatter CURRENT_TIMESTAMP_FORMATTER =
71
71
DateTimeFormatter .ofPattern ("yyyy-MM-dd HH:mm" );
Original file line number Diff line number Diff line change 17
17
<string name =" md5" >MD5</string >
18
18
<string name =" sha1" >SHA-1</string >
19
19
<string name =" recaptcha" >reCAPTCHA</string >
20
- <string name =" github_url" >https://github.com/polymorphicshade/Tubular </string >
20
+ <string name =" github_url" >https://github.com/MaintainTeam/LastPipeBender </string >
21
21
<string name =" donation_url" >https://newpipe.net/donate/</string >
22
22
<string name =" website_url" >https://newpipe.net/</string >
23
23
<string name =" privacy_policy_url" >https://newpipe.net/legal/privacy/</string >
You can’t perform that action at this time.
0 commit comments