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