Skip to content

Commit

Permalink
Reverted to Min SDK 19
Browse files Browse the repository at this point in the history
  • Loading branch information
ltrudu committed Nov 7, 2022
1 parent 4acda07 commit f916c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DeviceIdentifiersWrapper/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
compileSdkVersion 32

defaultConfig {
minSdkVersion 28
minSdkVersion 19
targetSdkVersion 32
versionCode 4
versionName "0.4"
Expand Down

0 comments on commit f916c78

Please sign in to comment.