mirror of
https://github.com/xdsopl/robot36.git
synced 2026-04-10 00:33:39 +00:00
increase minSdkVersion to 16
support for 15 has been dropped upstream
This commit is contained in:
parent
6a8ab32d3e
commit
1d5a168e0c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ android {
|
|||
compileSdkVersion 27
|
||||
defaultConfig {
|
||||
applicationId "xdsopl.robot36"
|
||||
minSdkVersion 15
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
versionCode 39
|
||||
versionName "1.38"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue