chore: rename project

This commit is contained in:
Stefan Zollinger
2024-04-10 10:39:07 +02:00
parent c94ca3f40f
commit e53a269b4f
16 changed files with 19 additions and 19 deletions

View File

@@ -4,11 +4,11 @@ plugins {
}
android {
namespace 'com.example.sensortestingapp'
namespace 'com.logitech.vc.kirbytest'
compileSdk 32
defaultConfig {
applicationId "com.example.sensortestingapp"
applicationId "com.logitech.vc.kirbytest"
minSdk 29
targetSdk 32
versionCode 1