Skip to content

Commit

Permalink
api34
Browse files Browse the repository at this point in the history
  • Loading branch information
hannesa2 committed Jun 6, 2024
1 parent d4a24e8 commit e1a264c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ allprojects {
}
ext {
globalMinSdkVersion = 19
globalTargetSdkVersion = 33
globalCompileSdkVersion = 33
globalTargetSdkVersion = 34
globalCompileSdkVersion = 34
}
}

0 comments on commit e1a264c

Please sign in to comment.