Skip to content

Commit

Permalink
update Android SDK version
Browse files Browse the repository at this point in the history
  • Loading branch information
niusounds committed Oct 21, 2023
1 parent edc8db2 commit 393f7e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libreastream/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ version = "0.2.0"

android {
namespace = "com.niusounds.libreastream"
compileSdk = 32
compileSdk = 34
defaultConfig {
minSdk = 21
targetSdk = 32
}
buildTypes {
release {
Expand Down

0 comments on commit 393f7e6

Please sign in to comment.