Skip to content

Commit

Permalink
Changed min sdk to 28
Browse files Browse the repository at this point in the history
  • Loading branch information
jwlilly committed Apr 26, 2024
1 parent cdaf61e commit 9ef6265
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
namespace "com.jwlilly.accessibilityinspector"
defaultConfig {
applicationId "com.jwlilly.accessibilityinspector"
minSdk 30
minSdk 28
targetSdk 31
versionCode 1
versionName "1.0"
Expand Down
Binary file modified app/release/app-release.apk
Binary file not shown.

0 comments on commit 9ef6265

Please sign in to comment.