Updated package name from refactored app to -> hpos [working]

This commit is contained in:
vsuryakumar
2023-01-31 15:30:38 +05:30
parent 33ea79d773
commit 64607dcd6d
51 changed files with 196 additions and 220 deletions

View File

@@ -1,4 +1,4 @@
package com.example.refactoredapp
package com.example.hpos
import androidx.test.platform.app.InstrumentationRegistry
import androidx.test.ext.junit.runners.AndroidJUnit4