Skip to content

Commit

Permalink
chore: update vars
Browse files Browse the repository at this point in the history
  • Loading branch information
IT-MikeS committed Mar 13, 2024
1 parent d90b1b9 commit 64993d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example-app/android/variables.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ext {
minSdkVersion = 22
compileSdkVersion = 33
targetSdkVersion = 33
minSdkVersion = 26
compileSdkVersion = 34
targetSdkVersion = 34
androidxActivityVersion = '1.7.0'
androidxAppCompatVersion = '1.6.1'
androidxCoordinatorLayoutVersion = '1.2.0'
Expand Down

0 comments on commit 64993d0

Please sign in to comment.