Skip to content

Commit

Permalink
Cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed May 10, 2024
1 parent 8bee0a4 commit a5f9107
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 8 deletions.
1 change: 0 additions & 1 deletion IOIOLibAndroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ android {
minSdkVersion 14
compileSdk 33
targetSdkVersion 33

}
}

Expand Down
1 change: 0 additions & 1 deletion IOIOLibAndroidAccessory/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ android {
minSdkVersion 14
compileSdk 33
targetSdkVersion 33

}
}

Expand Down
1 change: 0 additions & 1 deletion IOIOLibAndroidBluetooth/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ android {
minSdkVersion 14
compileSdk 33
targetSdkVersion 33

}
}

Expand Down
1 change: 0 additions & 1 deletion IOIOLibAndroidDevice/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ android {
minSdkVersion 14
compileSdk 33
targetSdkVersion 33

}
}

Expand Down
1 change: 0 additions & 1 deletion applications/HelloIOIO/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ android {
namespace "ioio.examples.hello"

defaultConfig {

minSdkVersion 21
compileSdk 33
targetSdkVersion 33
Expand Down
1 change: 0 additions & 1 deletion applications/HolidayIOIO/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ apply plugin: 'kotlin-android'
android {
namespace "ioio.examples.holiday"
defaultConfig {

minSdkVersion 21
compileSdk 33
targetSdkVersion 33
Expand Down
1 change: 0 additions & 1 deletion applications/IOIOManager/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ apply plugin: 'kotlin-android'
android {
namespace "ioio.manager"
defaultConfig {

minSdkVersion 21
compileSdk 33
targetSdkVersion 33
Expand Down
1 change: 0 additions & 1 deletion applications/IOIOSimpleApp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ apply plugin: 'kotlin-android'
android {
namespace "ioio.examples.simple"
defaultConfig {

minSdkVersion 21
compileSdk 33
targetSdkVersion 33
Expand Down

0 comments on commit a5f9107

Please sign in to comment.