Skip to content

Instantly share code, notes, and snippets.

@varundwarkani
Created March 11, 2020 17:20
Show Gist options
  • Save varundwarkani/cf446b23c2e53f109a44a9875c529ff3 to your computer and use it in GitHub Desktop.
Save varundwarkani/cf446b23c2e53f109a44a9875c529ff3 to your computer and use it in GitHub Desktop.
InAppUpdateVariables
private AppUpdateManager appUpdateManager;
private int UPDATE_REQUEST_CODE = 23;
InstallStateUpdatedListener listener;
appUpdateManager = AppUpdateManagerFactory.create(getApplicationContext());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment