moved field as requested
This commit is contained in:
parent
c4e6e4d4c4
commit
88eb32be3a
@ -65,9 +65,10 @@ public class App extends Application {
|
||||
private static final String TAG = App.class.toString();
|
||||
|
||||
private boolean isFirstRun = false;
|
||||
private static App app;
|
||||
private boolean notificationsRequested = false;
|
||||
|
||||
private static App app;
|
||||
|
||||
@NonNull
|
||||
public static App getApp() {
|
||||
return app;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user