File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ ANDROID_LIB_BUILD_DIR=$BUILD_DIR/android/debug
1313
1414export SIGNING_DISABLED=" true"
1515export OSSRH_GROUP_ID=" com.migeran.libgodot"
16- export GODOT_VERSION_STATUS=" migeran.1 "
16+ export GODOT_VERSION_STATUS=" migeran.2 "
1717
1818./build_libgodot.sh --no-target --host-rebuild --host-release --update-api
1919./build_libgodot.sh --target ios --debug
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ ANDROID_LIB_BUILD_DIR=$BUILD_DIR/android/dev
1313
1414export SIGNING_DISABLED=" true"
1515export OSSRH_GROUP_ID=" com.migeran.libgodot"
16- export GODOT_VERSION_STATUS=" migeran.1 "
16+ export GODOT_VERSION_STATUS=" migeran.2 "
1717
1818./build_libgodot.sh --no-target --host-rebuild --host-release --update-api
1919./build_libgodot.sh --target ios --dev
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ ANDROID_LIB_BUILD_DIR=$BUILD_DIR/android/release
1313
1414export SIGNING_DISABLED=" true"
1515export OSSRH_GROUP_ID=" com.migeran.libgodot"
16- export GODOT_VERSION_STATUS=" migeran.1 "
16+ export GODOT_VERSION_STATUS=" migeran.2 "
1717
1818./build_libgodot.sh --no-target --host-rebuild --host-release --update-api
1919./build_libgodot.sh --target ios --release --host-release
You can’t perform that action at this time.
0 commit comments