You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# If you want to support more domains, edit `app/src/main/AndroidManifest.xml`: find the line `<data android:host="${defaultDomain}" />` and add more domains by adding lines like `<data android:host="www.reactmap.dev" />`.
29
29
reactmap.defaultDomain=www.reactmap.dev
30
30
reactmap.packageName=be.mygod.reactmap
31
-
reactmap.versionCode=76
32
-
reactmap.versionName=1.3.1
31
+
reactmap.versionCode=77
32
+
reactmap.versionName=1.3.2
33
33
34
34
# Optional ReactMap settings
35
35
# If you need translations, you should edit the strings.xml instead of using this
0 commit comments