Skip to content

Commit

Permalink
Bump Frida SDK to 10.6.47
Browse files Browse the repository at this point in the history
  • Loading branch information
oleavr committed Feb 1, 2018
1 parent 5f8bde9 commit f22a5f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ android_sysroot := $(ANDROID_NDK_ROOT)/platforms/$(android_platform)/arch-$(ANDR
deploy_prefix := /data/local/tmp
deploy_data_dir := $(deploy_prefix)/frida-java-tests

frida_version := 10.6.38
frida_version := 10.6.47

test_sources := $(wildcard re/frida/*.java)
test_classes := $(patsubst %.java,%.class,$(test_sources))
Expand Down

0 comments on commit f22a5f2

Please sign in to comment.