Up the NDK's minimum supported API level.
am: a3b83662b8
Change-Id: I5c3801dc74afabea385542fee1e696a0bb9895eb
This commit is contained in:
@@ -482,7 +482,7 @@ func (c *config) PlatformSdkCodename() string {
|
||||
}
|
||||
|
||||
func (c *config) MinSupportedSdkVersion() int {
|
||||
return 14
|
||||
return 16
|
||||
}
|
||||
|
||||
func (c *config) DefaultAppTargetSdkInt() int {
|
||||
|
Reference in New Issue
Block a user