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": {
|
"expo": {
|
||||||
"name": "Rome Mobile",
|
"name": "Rome Mobile",
|
||||||
"slug": "rome-mobile",
|
"slug": "rome-mobile",
|
||||||
"version": "1.7.0",
|
"version": "1.7.1",
|
||||||
"extra": {
|
"extra": {
|
||||||
"expover": "3",
|
"expover": "1",
|
||||||
"eas": {
|
"eas": {
|
||||||
"projectId": "df105e21-a07f-4425-af10-2200a7704a48"
|
"projectId": "df105e21-a07f-4425-af10-2200a7704a48"
|
||||||
}
|
}
|
||||||
@@ -91,7 +91,10 @@
|
|||||||
"expo-build-properties",
|
"expo-build-properties",
|
||||||
{
|
{
|
||||||
"android": {
|
"android": {
|
||||||
"minSdkVersion": 25
|
"minSdkVersion": 25,
|
||||||
|
"compileSdkVersion": 35,
|
||||||
|
"targetSdkVersion": 35,
|
||||||
|
"buildToolsVersion": "35.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user