Update target SDK to 30 due to google play requirement
This commit is contained in:
@@ -41,7 +41,7 @@ android
|
||||
defaultConfig
|
||||
{
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 29
|
||||
targetSdkVersion 30
|
||||
externalNativeBuild
|
||||
{
|
||||
ndkBuild
|
||||
|
||||
Reference in New Issue
Block a user