mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 09:09:29 +01:00
bump sdk version for google play
This commit is contained in:
parent
2e96c61b82
commit
0465147a7c
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user