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,3 +1,13 @@
//buildscript {
// ext.kotlin_version = '1.6.21'
// dependencies {
// classpath 'com.android.tools.build:gradle:3.4.0'
// classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// }
// repositories {
// mavenCentral()
// }
//}
// Top-level build file where you can add configuration options common to all sub-projects/modules.
//buildscript {