Skip to content

Commit 0ebc55f

Browse files
committed
v1.3.2
1 parent c437237 commit 0ebc55f

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=76
32-
reactmap.versionName=1.3.1
31+
reactmap.versionCode=77
32+
reactmap.versionName=1.3.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)