From 71a7542092ea0b3cec8ff7a4e44ac4a65eece3e2 Mon Sep 17 00:00:00 2001 From: Areessha019 <85007672+Areessha019@users.noreply.github.com> Date: Tue, 17 Oct 2023 12:20:55 +0500 Subject: [PATCH] Update Ludo Game --- Dice_project/Ludo Game | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dice_project/Ludo Game b/Dice_project/Ludo Game index 9e144f61..691a9cc4 100644 --- a/Dice_project/Ludo Game +++ b/Dice_project/Ludo Game @@ -1,5 +1,5 @@ package com.example.diceproject -//ok +//this is a comment import androidx.appcompat.app.AppCompatActivity import android.os.Bundle import android.view.View