mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
bump sdk version for google play
This commit is contained in:
parent
2e96c61b82
commit
0465147a7c
@ -2,10 +2,10 @@
|
||||
|
||||
buildscript {
|
||||
ext {
|
||||
buildToolsVersion = "29.0.3"
|
||||
buildToolsVersion = "30.0.3"
|
||||
minSdkVersion = 21
|
||||
compileSdkVersion = 29
|
||||
targetSdkVersion = 29
|
||||
compileSdkVersion = 30
|
||||
targetSdkVersion = 30
|
||||
ndkVersion = "20.1.5948944"
|
||||
|
||||
// react-native-async-storage next
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user