Skip to content

Commit

Permalink
Target sdk reverted to 30
Browse files Browse the repository at this point in the history
  • Loading branch information
tomastiminskas committed Feb 27, 2024
1 parent 47dbc36 commit bc06a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ext.versions = [
'okhttp' : '4.10.0',
'sqlDelight' : '1.5.4',
'toplAndroid': '2.1.2',
'targetSdk' : 33
'targetSdk' : 30
]

/**
Expand Down

0 comments on commit bc06a71

Please sign in to comment.