Skip to content

Commit

Permalink
#823 - Changing the targetSDK Version to 34
Browse files Browse the repository at this point in the history
  • Loading branch information
graphefruit committed Oct 24, 2024
1 parent 2901652 commit a8bc1e5
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,7 +1,7 @@
ext {
minSdkVersion = 26
compileSdkVersion = 35
targetSdkVersion = 35
targetSdkVersion = 34
androidxActivityVersion = '1.8.0'
androidxAppCompatVersion = '1.6.1'
androidxCoordinatorLayoutVersion = '1.2.0'
Expand Down

0 comments on commit a8bc1e5

Please sign in to comment.