Merge branch 'release/1.7.1' into rome/1.7.1
This commit is contained in:
9
app.json
9
app.json
@@ -2,9 +2,9 @@
|
||||
"expo": {
|
||||
"name": "Rome Mobile",
|
||||
"slug": "rome-mobile",
|
||||
"version": "1.7.0",
|
||||
"version": "1.7.1",
|
||||
"extra": {
|
||||
"expover": "3",
|
||||
"expover": "1",
|
||||
"eas": {
|
||||
"projectId": "df105e21-a07f-4425-af10-2200a7704a48"
|
||||
}
|
||||
@@ -91,7 +91,10 @@
|
||||
"expo-build-properties",
|
||||
{
|
||||
"android": {
|
||||
"minSdkVersion": 25
|
||||
"minSdkVersion": 25,
|
||||
"compileSdkVersion": 35,
|
||||
"targetSdkVersion": 35,
|
||||
"buildToolsVersion": "35.0.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user