push before automatize version incrementation!
This commit is contained in:
@@ -88,6 +88,9 @@ public class Caisse extends Fragment {
|
||||
binding.lastBetsBtn.setOnClickListener(v -> {
|
||||
authNavigator.navigate(DerniersParis.newInstance());
|
||||
});
|
||||
binding.raceReport.setOnClickListener(v -> {
|
||||
authNavigator.navigate(RaceReport.newInstance());
|
||||
});
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user