File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ LOCAL_SHARED_LIBRARIES += codegen_0_13_0
65
65
LOCAL_SHARED_LIBRARIES += custom-types
66
66
LOCAL_SHARED_LIBRARIES += questui
67
67
LOCAL_LDLIBS += -llog
68
- LOCAL_CFLAGS += -I'extern/libil2cpp/il2cpp/libil2cpp' -DID='"clockmod"' -DVERSION='"1.5.0"' -I'./shared' -I'./extern' -isystem'extern/codegen/include' -Ofast
68
+ LOCAL_CFLAGS += -I'extern/libil2cpp/il2cpp/libil2cpp' -DID='"clockmod"' -DVERSION='"1.5.0-Dev "' -I'./shared' -I'./extern' -isystem'extern/codegen/include' -Ofast
69
69
LOCAL_CPPFLAGS += -std=c++2a -Ofast
70
70
LOCAL_C_INCLUDES += ./include ./src
71
71
include $(BUILD_SHARED_LIBRARY )
Original file line number Diff line number Diff line change 35
35
},
36
36
{
37
37
"id" : " config-utils" ,
38
- "versionRange" : " ^0.5 .0" ,
38
+ "versionRange" : " ^0.6 .0" ,
39
39
"additionalData" : {}
40
40
}
41
41
],
You can’t perform that action at this time.
0 commit comments