Skip to content

Commit

Permalink
chore: remove support for Android 4
Browse files Browse the repository at this point in the history
  • Loading branch information
daniele-athome committed Nov 17, 2023
1 parent e724e92 commit ec680d3
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 = 19
minSdkVersion = 21
compileSdkVersion = 33
targetSdkVersion = 33
kotlinVersion = '1.8.22'
Expand Down

0 comments on commit ec680d3

Please sign in to comment.