Getting changelogs commit number 1
This commit is contained in:
@@ -39,6 +39,8 @@ public abstract class GithubSelfUpdater{
|
||||
|
||||
public abstract void cancelDownload();
|
||||
|
||||
public abstract String getChangelog();
|
||||
|
||||
public abstract void handleIntentFromInstaller(Intent intent, Activity activity);
|
||||
|
||||
public enum UpdateState{
|
||||
|
||||
Reference in New Issue
Block a user