Skip to content

Commit

Permalink
chore: Update minSdkVersion to 34 in variables.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Jun-Murakami committed Jul 5, 2024
1 parent 4c74563 commit 2eca441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/variables.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ext {
minSdkVersion = 22
minSdkVersion = 34
compileSdkVersion = 34
targetSdkVersion = 34
androidxActivityVersion = '1.7.0'
Expand Down

0 comments on commit 2eca441

Please sign in to comment.