Skip to content

Commit

Permalink
SDK 34 Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrudu committed Aug 23, 2024
1 parent dc523f2 commit 9fa45ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PrintWrapper/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ ext {

android {
ndkVersion "21.0.6113669"
compileSdkVersion 33
compileSdkVersion 34

defaultConfig {
minSdkVersion 25
targetSdkVersion 33
targetSdkVersion 34
versionCode 9
versionName "1.8"

Expand Down

0 comments on commit 9fa45ae

Please sign in to comment.