Skip to content

Commit

Permalink
fixed compile files error (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
Celestial04 committed Aug 1, 2024
1 parent cbeb629 commit 41eb251
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/java/com/hugdev/webapper/tuto_2.java
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

import androidx.appcompat.app.AppCompatActivity;

import com.boullie.web.R;
import com.google.android.gms.tasks.Task;
import com.google.android.material.color.DynamicColors;
import com.google.android.play.core.appupdate.AppUpdateInfo;
Expand Down
1 change: 1 addition & 0 deletions app/src/main/java/com/hugdev/webapper/tuto_3.java
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

import androidx.appcompat.app.AppCompatActivity;

import com.boullie.web.R;
import com.google.android.gms.tasks.Task;
import com.google.android.material.color.DynamicColors;
import com.google.android.play.core.appupdate.AppUpdateInfo;
Expand Down

0 comments on commit 41eb251

Please sign in to comment.