1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Bump expo versions

This commit is contained in:
Zhiyuan Zheng
2021-05-12 01:04:41 +02:00
parent 4103bce880
commit 01bc70b954
4 changed files with 852 additions and 815 deletions

View File

@@ -4,8 +4,8 @@ buildscript {
ext {
buildToolsVersion = "29.0.3"
minSdkVersion = 21
compileSdkVersion = 29
targetSdkVersion = 29
compileSdkVersion = 30
targetSdkVersion = 30
ndkVersion = "20.1.5948944"
}
repositories {