Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Commit 624b010

Browse files
author
Dorvaryn
committed
No need for minimum 16 Espresso supports down to 8
1 parent d43cad6 commit 624b010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android {
66
buildToolsVersion "22.0.1"
77

88
defaultConfig {
9-
minSdkVersion 16
9+
minSdkVersion 8
1010
targetSdkVersion 22
1111
}
1212
lintOptions {

0 commit comments

Comments
 (0)