mirror of
https://github.com/valitydev/wapi-lib.git
synced 2024-11-06 10:15:17 +00:00
d1d440af58
* Drop some unused macros and includes in tests code * Remove `wapi_context` leftovers Co-authored-by: Andrew Mayorov <encube.ul@gmail.com>
8 lines
237 B
Bash
8 lines
237 B
Bash
# NOTE
|
|
# You SHOULD specify point releases here so that build time and run time Erlang/OTPs
|
|
# are the same. See: https://github.com/erlware/relx/pull/902
|
|
SERVICE_NAME=wapi-v0
|
|
OTP_VERSION=24.2.0
|
|
REBAR_VERSION=3.18
|
|
THRIFT_VERSION=0.14.2.2
|