Skip to content

Commit

Permalink
Merge pull request #102 from ChaseGuru/master
Browse files Browse the repository at this point in the history
Fixed build.gradle for newer android/gradle
  • Loading branch information
altera2015 authored Mar 14, 2024
2 parents ba47d04 + 880dae2 commit a403a7b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ apply plugin: 'com.android.library'

android {
compileSdkVersion 33

namespace 'dev.bessems.usbserial'

defaultConfig {
minSdkVersion 16
Expand Down

0 comments on commit a403a7b

Please sign in to comment.