Skip to content

Commit 9ef6265

Browse files
committed
Changed min sdk to 28
1 parent cdaf61e commit 9ef6265

File tree

3 files changed

+1
-2
lines changed

3 files changed

+1
-2
lines changed

.idea/misc.xml

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ android {
77
namespace "com.jwlilly.accessibilityinspector"
88
defaultConfig {
99
applicationId "com.jwlilly.accessibilityinspector"
10-
minSdk 30
10+
minSdk 28
1111
targetSdk 31
1212
versionCode 1
1313
versionName "1.0"

app/release/app-release.apk

9.32 KB
Binary file not shown.

0 commit comments

Comments
 (0)