Set the maximum version of Androids to 7.1 (API 25)
This commit is contained in:
parent
744b45476c
commit
4910dcfa96
14 changed files with 35 additions and 217 deletions
|
@ -21,5 +21,5 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
api(fileTree(mapOf("dir" to "../libs", "include" to listOf("*.jar"))))
|
||||
implementation(fileTree(mapOf("dir" to "../libs", "include" to listOf("*.jar"))))
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue