Skip to content

Commit b218834

Browse files
committed
v1.2.2
1 parent c58265a commit b218834

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ android.enableResourceOptimizations=false
2828
# 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" />`.
2929
reactmap.defaultDomain=www.reactmap.dev
3030
reactmap.packageName=be.mygod.reactmap
31-
reactmap.versionCode=73
32-
reactmap.versionName=1.2.1
31+
reactmap.versionCode=74
32+
reactmap.versionName=1.2.2
3333

3434
# Optional ReactMap settings
3535
# If you need translations, you should edit the strings.xml instead of using this

0 commit comments

Comments
 (0)