Skip to content

Commit

Permalink
Update MainApplication.java
Browse files Browse the repository at this point in the history
  • Loading branch information
hydraxman authored Nov 6, 2024
1 parent 14b2854 commit cafabb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import java.util.logging.Logger;

public class MainApplication extends Application {
private static final String APP_CENTER_TEST_APP_SECRET = "2c3adb2a-241d-47b2-9385-1a39fd6f2bc0";
private static final String APP_CENTER_TEST_APP_SECRET = "";

public MainApplication() {
}
Expand Down

0 comments on commit cafabb5

Please sign in to comment.