mirror of
https://github.com/austinried/subtracks.git
synced 2026-02-10 23:02:43 +01:00
bump sdk version for google play
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user