bump sdk version for google play

This commit is contained in:
austinried 2021-08-26 15:19:03 +09:00
parent 2e96c61b82
commit 0465147a7c

View File

@ -2,10 +2,10 @@
buildscript { buildscript {
ext { ext {
buildToolsVersion = "29.0.3" buildToolsVersion = "30.0.3"
minSdkVersion = 21 minSdkVersion = 21
compileSdkVersion = 29 compileSdkVersion = 30
targetSdkVersion = 29 targetSdkVersion = 30
ndkVersion = "20.1.5948944" ndkVersion = "20.1.5948944"
// react-native-async-storage next // react-native-async-storage next