v0.7.0: moved SDK declarations to build.gradle
This commit is contained in:
@@ -29,6 +29,11 @@ android {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
defaultConfig {
|
||||
//noinspection MinSdkTooLow
|
||||
minSdkVersion 8
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user