We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3e8caf commit fff5248Copy full SHA for fff5248
test/Makefile
@@ -8,7 +8,7 @@ android_sysroot := $(ANDROID_NDK_ROOT)/platforms/$(android_platform)/arch-$(ANDR
8
deploy_prefix := /data/local/tmp
9
deploy_data_dir := $(deploy_prefix)/frida-java-tests
10
11
-frida_version := 12.6.11
+frida_version := 12.6.13
12
13
test_sources := $(wildcard re/frida/*.java)
14
test_classes := $(patsubst %.java,%.class,$(test_sources))
0 commit comments