Skip to content

Commit

Permalink
Merge pull request #347 from ytai/Namespace
Browse files Browse the repository at this point in the history
Namespace
  • Loading branch information
hannesa2 committed Nov 8, 2023
2 parents 30a6c5a + fea6f42 commit a42533b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions applications/HelloIOIO/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'

android {
namespace "ioio.examples.hello"

compileSdkVersion 33
defaultConfig {

Expand Down

0 comments on commit a42533b

Please sign in to comment.