Skip to content

Commit da41b17

Browse files
committed
v1.0.0
1 parent 05ed2f6 commit da41b17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ android.enableResourceOptimizations=false
2727
# 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" />`.
2828
reactmap.defaultDomain=www.reactmap.dev
2929
reactmap.packageName=be.mygod.reactmap
30-
reactmap.versionCode=63
31-
reactmap.versionName=0.6.2
30+
reactmap.versionCode=64
31+
reactmap.versionName=1.0.0
3232

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

0 commit comments

Comments
 (0)